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

Publish and subscribe additional stream URLs (rtsp, rtp, rtmp, ...) #2

Closed
jcague opened this issue Dec 18, 2012 · 3 comments
Closed

Comments

@jcague
Copy link
Contributor

jcague commented Dec 18, 2012

Lynckia should be able to subscribe to additional stream URLs with different protocols, such as rtsp:// or rtp://, rtmp://, etc.

From the JavaScript API we should be able to execute the next command:

var stream = Erizo.Stream({video:true, audio: true, data:false, url:"rtsp://url/path/to/video"})
@lodoyun
Copy link
Contributor

lodoyun commented Jul 18, 2013

Initial support available in media branch.

@lodoyun lodoyun closed this as completed Jul 18, 2013
@yannickmodahgouez
Copy link

does this mean it actually works ?

@aalonsog
Copy link
Member

Yeah, in fact, it is available in master branch.

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

No branches or pull requests

4 participants