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
ryancl opened this issue Mar 28, 2013 · 3 comments
Open

Live streaming #2

ryancl opened this issue Mar 28, 2013 · 3 comments

Comments

@ryancl
Copy link

ryancl commented Mar 28, 2013

Has anyone been able to get this to work with live streaming? I have a Roku app now that is able to play my live streams when I give it the .m3u8 file directly. However, if I point it to a Brightcove player with the same playlist file it just sits on the loading screen.

@adiffmike
Copy link
Contributor

Hey Ryan,

So right now the app actually checks for mp4 videos with some minor surgery it should work fine with m3u8s. I think most of the code for that is in the NWM_BC_GetEpisodesForPlaylist funciton in the NWM_Brightcove.brs file.

@ryancl
Copy link
Author

ryancl commented Apr 2, 2013

Thanks this does point me in the right direction. I think I understand what is going on but I am not really sure how I would tell it to do both. Just declare an additional function in that file? Anyway, I am not a developer and will probably have to hire this out. Thanks for pointing me in the right direction!

@bdeitte
Copy link

bdeitte commented Apr 28, 2015

@ryancl if you ever did get this working I'd love to bring in the changes here. I'm trying to make some updates to this app this week. Thanks.

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

3 participants