[FFmpeg-trac] #4952(ffmpeg:new): ffplay unexpectedly sends "RTSP/1.0 501 Not Implemented" and stop decoding

FFmpeg trac at avcodec.org
Tue Oct 20 23:36:54 CEST 2015


#4952: ffplay unexpectedly sends "RTSP/1.0 501 Not Implemented" and stop decoding
--------------------------------+--------------------------------------
             Reporter:  ioeir2  |                     Type:  defect
               Status:  new     |                 Priority:  normal
            Component:  ffmpeg  |                  Version:  git-master
             Keywords:  rtsp    |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+--------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffplay rtsp://176.106.65.249:555/12 -rtsp_transport tcp
 ffmpeg 2.8, 2.8.1, latest git
 }}}
 After about 30 seconds ffplay stops decoding image and sends a couple
 "RTSP/1.0 501 Not Implemented" to the RTSP server.

 The error introduced in commit 764ec70149728be82304c163ccc4e280f1629201 on
 Jul 30, 2015. Reverting this commit fix the issue. No such issue on ffmpeg
 2.7.2 version.

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


More information about the FFmpeg-trac mailing list