[FFmpeg-user] Switching live streams without interruption?

Felix E. Klee felix.klee at inka.de
Sat Oct 25 21:35:57 CEST 2014


I'm streaming to Wowza:

    $ ffmpeg -re -i sintel_trailer-480p.mp4 -c copy -f flv \
    rtmp://192.168.56.1/live/myStream

*How do I switch to another stream once playback has finished?*

Note that when playback of the first stream starts, it is not clear
what will be the next stream. So something like a playlist won't work.


More information about the ffmpeg-user mailing list