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

Live streaming #2

Open
legator opened this issue Oct 9, 2013 · 1 comment
Open

Live streaming #2

legator opened this issue Oct 9, 2013 · 1 comment

Comments

@legator
Copy link

legator commented Oct 9, 2013

Is it possible to use libmpeg2 for mpeg-2 streaming? If so - how to implement?

@savage8811
Copy link

Yes it works. I tried it with my Dreambox (SD-Channels).
MediaPlayer.Source = new Uri(@"http://192.168.100.99:8001/1:0:1:445D:453:1:C00000:0:0:0:", UriKind.Absolute);
MediaPlayer.Play();

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