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: 

Disable forward a rewind function on live hls stream

Hello if someone can advise how to disable the buttons forward and rewind while the video is playing the video stream is a live video feed and wanted to only allow play and pause buttons
any help will be appreciated
Thank you
0 Kudos
1 REPLY 1
RokuChris
Roku Employee
Roku Employee

Re: Disable forward a rewind function on live hls stream

I don't think there's a way to do that short of using roVideoPlayer. There is EnableTrickPlay(), but that will also disable play/pause.

http://sdkdocs.roku.com/display/sdkdoc/ ... leanasVoid
0 Kudos