jmatt0806
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2017
09:55 PM
Simple One Video Channel Example?
I'm looking for a simple example of a channel with one video (exactly the same as a DIrect Publisher channel with one TV Series video). I just need to modify the code slightly to account for the M3U8 feed not always being available. Anyone know of where I can start with something like this?
1 REPLY 1
belltown
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2017
10:25 PM
Re: Simple One Video Channel Example?
I would start with the Multi-Live Channel, https://github.com/rokudev/multi-live-channel. Modify the components/Config.brs file to contain your one feed, then make whatever modifications you need from there.