I'm looking for the best way to play a sequence of videos at specific times on a RTMP channel. Right now, I've setup a few things that seem viable to achieve this :
- Setup a Wowza Streaming Engine on a server
- Setup a Wowza Streaming Cloud account, that receives the stream from the server and broadcasts it with different qualities.
Now I plugged a RTMP stream into the Wowza Cloud and was able to play it in different qualities on all browsers and devices. That's the end game.
I was able to play videos on the stream using ffmpeg and started to work on having video playlists running.
So my question is simple :
Do you think it's a good way to do this ? How would you do it otherwise ?
Thanks John