fischb0ne
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2013
11:41 AM
Setting Streaming Video Length
Hello,
Is there a way to code the video to playback continuously? I would require my channel to play the video content in a continuous loop until the user terminates it. Is Roku able to do this?
Thanks!
Is there a way to code the video to playback continuously? I would require my channel to play the video content in a continuous loop until the user terminates it. Is Roku able to do this?
Thanks!
1 REPLY 1
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2013
11:55 AM
Re: Setting Streaming Video Length
You can make repeated calls to the play routine, or unlimited calls to the play subroutine, or have the play subroutine call itself.
Each time it goes to 'loop', it will show the rebuffer screen.
For looping the same video it would be better to use the Brightsign platform, rather than Roku.
Each time it goes to 'loop', it will show the rebuffer screen.
For looping the same video it would be better to use the Brightsign platform, rather than Roku.