[FFmpeg-trac] #7260(avformat:new): Fail to get image dimension when RTSP falling back from UDP to TCP

FFmpeg trac at avcodec.org
Fri Jun 15 17:20:17 EEST 2018


#7260: Fail to get image dimension when RTSP falling back from UDP to TCP
------------------------------------+------------------------------------
             Reporter:  julien23    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  rtsp        |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by julien23):

 I would answer why do you believe it is not an issue in FFmpeg ?

 It works when I ask FFmpeg to use RTSP/TCP in the first place but not when
 FFmpeg tries first doing RTSP/UDP and then fallback to RTSP/TCP. IMO, the
 issue seems to come from a bad behavior when rtsp module is switching from
 UDP to TCP.

 {{{
 [rtsp @ 0x56423d973680] UDP timeout, retrying with TCP
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7260#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list