So as per my understanding, roInputEvent is basically to enable you to deeplink your resources when the app is running/open. So you'll need to either listen to it in the main event loop or start a task which does the same (there is a sample shared in the docs. https://developer.roku.com/docs/develop...
Make sure that the init segment is under 4KB in size.DASH playback failures appear to be caused by the DASH init segment being too large, in 8.1 the init segment needs to be under 4KB in size.
what stream are u using? the above code works with HLS streams for me, DASH we are also having issues with the same code, same behaviour. So according to their documentation: In the 8.0 firmware, automatic track selection based on a preferred caption language setting is introduced. Omit setting a U...
Hi, I am trying to play DASH streams, with external srt (multiple) files by setting the SubtitleTracks params. But the initial video load doesn't load the subtitles. Only if we change the sub by pressing the * button it would work. Happens on all Roku devices. Any recent release broke this? But th...
Thanks for the info. I cant share the .srt here, so I have DMed you the channel details/srt sample. please let me know if you have received it. This is a Scenegraph channel.
Hi, On OS 8.2 Roku TVs, Subtitles are not retained on the screen but disappear immediately after appearing. Other devices and OS versions are working fine. Is there any particular setting that need to be set for OS8.2 ?? (setting subtitles in .srt format)