Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Err "Could not filter ID" for Dash live streaming. #82

Open
lequochung opened this issue Sep 29, 2015 · 1 comment
Open

Err "Could not filter ID" for Dash live streaming. #82

lequochung opened this issue Sep 29, 2015 · 1 comment

Comments

@lequochung
Copy link

I'm having problem with starting a dash-livestream with livemediastreamer. Config (LiveMediaStreamer API DEMO for DASH) a stream is successful , but after press "start dasher" , it's not possible to start the stream. It seems the problem is about liveMediaStreamer.

Run "./livemediastreamer 7777". It results :
Utils.cpp:450 Could not filter ID

Do you know how to fix this problem?
Awaiting for your reply.I will be grateful for solution.

@davidcassany
Copy link
Contributor

Hi lequochung I'd suggest you to work with the development branch on the github, there is where we have the most recent version of the code.

Then you should visit the http://livemediastreamer.i2cat.net web page, there you can find precompiled docker containers to run out of the box the MPEG-DASH transcoder demo.

Anyway if you want to use your own environment you should install liveMediaStreamer repo (core application C++ code), LMStoREST (REST API for the core application) repo and LMSappDASH (single page web app to transcode into DASH live flows) repo.

Again LMSappDASH it is only compatible with development branch of the liveMediaStreamer.

Thanks for your interest,
David Cassany

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants