[FFmpeg-trac] #8942(avformat:new): RTSP-Stream not loading

FFmpeg trac at avcodec.org
Fri Oct 23 12:24:46 EEST 2020


#8942: RTSP-Stream not loading
-----------------------------------+--------------------------------------
             Reporter:  jkleemann  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  avformat   |                  Version:  git-master
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+--------------------------------------
 Summary of the bug:
 ffprobe hangs when trying to open the stream below. The stream works in
 VLC, so it should be ok.

 How to reproduce:
 {{{
 jan at BHA-0111:~/ffmpeg_master_debug/bin$ ./ffprobe
 rtsp://122.29.249.8/fmsagami_simul
 ffprobe version N-99699-gd34e4904cd Copyright (c) 2007-2020 the FFmpeg
 developers
   built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)
   configuration: --prefix=/home/jan/ffmpeg_master_debug --enable-debug
   libavutil      56. 60.100 / 56. 60.100
   libavcodec     58.111.101 / 58.111.101
   libavformat    58. 62.100 / 58. 62.100
   libavdevice    58. 11.102 / 58. 11.102
   libavfilter     7. 88.100 /  7. 88.100
   libswscale      5.  8.100 /  5.  8.100
   libswresample   3.  8.100 /  3.  8.100
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8942>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list