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: 
AAPROVIDEO
Channel Surfer

Ads placed within video stream

One of my customers has asked me if there exists a method to display ads/commercials within a video stream. A way to program ads to play at certain times within a show, and a way to simply edit a text or XML file to switch out the ads periodically. Is there a way to accomplish this?
0 Kudos
3 REPLIES 3
destruk
Streaming Star

Re: Ads placed within video stream

If you break your video into 15 minute parts, you could insert a mid-roll ad between pieces.
If you are streaming using HLS you should be able to pause the stream on the server side, push your ad, and then restart the paused stream.
0 Kudos
EnTerr
Roku Guru

Re: Ads placed within video stream

0 Kudos
RokuJoel
Binge Watcher

Re: Ads placed within video stream

Companies that have HLS ad insertion technology, which might be useful in this area:

mDialog:
http://www.mdialog.com/white-papers/live-stream-ad.pdf

Unicorn:
http://www.unicornmedia.com/unicorn-med ... he-desktop

How well this works on Roku, I am not certain, but I'm pretty sure a few of channels use mDialog, not sure if they use their HLS ad insertion technology.

- Joel
0 Kudos