[FFmpeg-user] ffmpeg doesn't reconnect when capturing live connections

arthurpeabody arthurpeabody at rickstewart.com
Mon Jan 13 04:28:47 EET 2025


Quoth Carl Zwanzig:

'That's missing the entire banner and stream info - "Always show your
actual, unscripted ffmpeg command and the complete, uncut console output
from your command." (the first point in faq section 6.1)'

I showed the entire console output.  Here's the command in my script:

ffmpeg -i $URI -t $3 -reconnect true -reconnect_streamed true -reconnect_on_network_error true -timelimit $3 -loglevel warning $Target.$Extension &>> .ffmpeg.log 

There is no banner and stream.


More information about the ffmpeg-user mailing list