On 13/08/2025 14:05, Rob Hallam wrote:
Does the timeout option make any difference? [1]
Something may have changed in default behaviour; eg [2] reports a
previously hardcoded 10 seconds.
Cheers,
Rob
Ive tried -timeout and -rw_timeout neither of which are making any
difference.
Thanks
A
On 13/08/2025 09:40, Rob Hallam wrote:
On
As Ferdi mentioned, sharing the full, uncut console output (without
errors suppressed) from an instance where you have the problem will
help others help you.
When it hangs it just stops at this:
ffmpeg -i rtsp://192.168.111.2:554 -acodec copy -vcodec
On 12/08/2025 22:02, Ferdi Scholten wrote:
On 12-08-2025 22:35, Andrew Wood via ffmpeg-user wrote:
Ive just upgraded to ffmpeg 5.1.6 (the version that comes with Debian
12) from an older version. A command which has worked fine for years
recording a camera rtsp stream and automatically
Ive just upgraded to ffmpeg 5.1.6 (the version that comes with Debian
12) from an older version. A command which has worked fine for years
recording a camera rtsp stream and automatically exiting if the camera
connection dies has now started hanging forever if the camera stops
responding.
Has