[FFmpeg-user] Segment RTSP stream stops after ten minutes

Andrey Utkin andrey.krieger.utkin at gmail.com
Tue Feb 7 10:39:52 CET 2012


Try connecting with RTSP-via-TCP: append '?tcp' to end of source URL.
Maybe now you have UDP port tunneling expiration, or so.

Also try with options
-loglevel debug -dump
and analyze packets.

Also sniffing traffic (with ngrep/wireshark) may give clarity.

-- 
Andrey Utkin


More information about the ffmpeg-user mailing list