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: 
Ishan
Visitor

any support to run on Http dynamic streaming (HDS) ?

Currently roku supports httplive streaming(HLS) , and plays video over HLS , is their any way to make a support for http dynamic streaming(HLS) on roku.
0 Kudos
5 REPLIES 5
Anonymous
Visitor

Re: any support to run on Http dynamic streaming (HDS) ?

No, we have no plans to support HTTP Dynamic Streaming and further, we don't support Flash/AIR.
0 Kudos
Ishan
Visitor

Re: any support to run on Http dynamic streaming (HDS) ?

Thank for the reply .......
1 more thing , if i have my own server which streams over HLS(HTTP live streaming) , how will i test it on Roku that it is working fine with roku ??
0 Kudos
RokuJoel
Binge Watcher

Re: any support to run on Http dynamic streaming (HDS) ?

use the simplevideoplayer example in the SDK, you can just plug in the URL of your .m3u8 file in place of the Apple bip-bop example and add srt="" after that line, and you should be good to go. For multibitrate streaming you will want to experiment with the SwitchingStrategy setting, which is documented in the SDK.

- Joel
0 Kudos
Ishan
Visitor

Re: any support to run on Http dynamic streaming (HDS) ?

Thanks joel ,
so after that when i make the changes in channel as you specified ,
I would be needing a roku box to upload that channel and view on stream on the tv ,
or their is some provision in SDK whereby i can load that channel on SDK and can see how my stream works on SDK ??
0 Kudos
RokuJoel
Binge Watcher

Re: any support to run on Http dynamic streaming (HDS) ?

No, you need a box, the compilation and execution takes place on the Roku hardware.

- Joel
0 Kudos
Need Assistance?
Welcome to the Roku Community! Feel free to search our Community for answers or post your question to get help.

Become a Roku Streaming Expert!

Share your expertise, help fellow streamers, and unlock exclusive rewards as part of the Roku Community. Learn more.