[FFmpeg-trac] #7546(ffmpeg:new): Getting remote stream problem via RTSP: could not find codec parameters

FFmpeg trac at avcodec.org
Tue Nov 13 09:40:59 EET 2018


#7546: Getting remote stream problem via RTSP: could not find codec parameters
------------------------------------+--------------------------------------
             Reporter:  fri.k       |                     Type:  defect
               Status:  new         |                 Priority:  normal
            Component:  ffmpeg      |                  Version:  git-master
             Keywords:  rtsp mjpeg  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
 Summary of the bug: I can't store rtps stream from surveillance camera
 using FFmpeg, while VLC is working just fine

 How to reproduce:
 {{{
 % ffmpeg -rtsp_transport tcp -v 9 -loglevel 99 -i rtsp://IP/0 -an -report
 -y record.mp4
 ffmpeg version: git master
 built on 09 Nov 2018
 }}}

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


More information about the FFmpeg-trac mailing list