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

FFmpeg trac at avcodec.org
Mon May 30 17:38:39 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 Andriy Gelman):

 -timeout is 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/
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9795#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list