[FFmpeg-trac] #9795(ffmpeg:new): Regression UDP/RTSP: UDP timeout never hits

FFmpeg trac at avcodec.org
Mon May 30 21:33:13 EEST 2022


#9795: Regression UDP/RTSP: UDP timeout never hits
-------------------------------------+-------------------------------------
             Reporter:  Chris R      |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  git-master   |               Resolution:
             Keywords:  rw_timeout   |               Blocked By:
  udp rtsp                           |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Chris R):

 Replying to [comment:1 Andriy Gelman]:
 > -timeout is the right option to use. But default is currently 0 (or
 infinite timeout), which is why it's not automatically switching to tcp
 lower transport.
 >
 > There is a patch to change the behavior back to a default timeout of 10
 seconds:
 >
 https://patchwork.ffmpeg.org/project/ffmpeg/patch/20201115182005.24702-4-andriy.gelman@gmail.com/
 >

 Thank you very much. I do however believe that the timeout used to be
 somewhere close to 2-3 seconds, 5 at most. I'm not saying that this is for
 sure the way to go, but 10 seconds seems fairly long to me. If the
 connection has not managed to get established in 5 seconds, I have my
 doubts that it will ever manage. Personally I would prefer a lower
 timeout.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9795#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list