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.
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to