Hi everyone!
My first post in the list :)

Is there are way to make ffmpeg failover between two udp inputs?

Something like
ffmpeg -i udp://primary.udp.multicast.ip:port -i udp://backup.udp.multicast.ip:port -c:a copy -c:v copy -f mpegts udp://multicast.output.ip:port

Possibly to run in loop so the primary is started again when also backup has failed, or when the primary has come back to life?

Is there maybe another preferred way to accomplish such failover external to ffmpeg, maybe at the network level somehow?




regards

--
--
Haris Zukanovic

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to