Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
httpslash
Visitor

Re: How to stream http stream?

No on the computer. The stream also works on vlc( the m3u8 link)
0 Kudos
EnTerr
Roku Guru

Re: How to stream http stream?

"belltown" wrote:
It still seems a little odd that the server would generate a playlist file reusing the same 6 segment files over and over again. I'm not surprised though that VLC and my browser's media player only played the last 41 seconds, whereas the Roku kept looping, It's been my observation that the looping is normal behavior for the Roku when it gets confused playing an HLS stream.

Well it clearly should've been trimming the past segments (i.e. slide the window) since they are overridden/deleted. And should bump the EXT-X-MEDIA-SEQUENCE with that. And should've spelt EXT-X-ALLOW-CACHE correctly and try to give it the right argument. And specify EXT-X-TARGETDURATION that won't be exceeded. And re-using file names is not that bright idea either, under Postel's law.

This particular m3u (the first one i have looked inside, to be honest) - makes me appreciate the kind of shiddy* video streams that a player like Roku has to handle. One can trust if something can be misused - it will be**. And if it simply cannot be misused - it will be, anyway (Murphy's law corollary). Regardless, the player will be expected to go above and beyond and play the video - just like web browsers have to deal with screwy html.

(*) portmanteau word, of organic fertilizer and "shoddy"
(**) i remember someone kept a trail of all the things that different RSS feeds have done wrong - i think their company have written an aggregator of late Google Reader kind and had to apply different patches for thousands of feeds - hard to believe how long the list was. (I am trying to remember where was that but no luck so far.)
0 Kudos
Community is Temporarily in Read-Only Mode!

We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. You will not be able to log in or post new comments or kudos during this time. Read more here.

Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 12 and you may notice reduced functionality. In the meantime, for additional assistance, visit our Support Site.

Thanks for your patience — we’re excited to share what’s next!