hi guys, I'm new to the roku SDK and I've built a app/channel based on the videoplayer example in the SDK. I also built a db/php backend for the XML. Anyways I'd like to implement pre roll and ...
Not that I have a lot of experience with it yet, but if you use HLS, you could just tack on the videos to the beginning and end of the playlist. From my understanding, you could even put them in the middle, if you computed the timestamps all correctly.