[FFmpeg-trac] #129(avformat:new): RTSP stream support broken for some RTSP servers

FFmpeg trac at avcodec.org
Mon May 9 19:26:17 CEST 2011


#129: RTSP stream support broken for some RTSP servers
----------------------+-----------------------
Reporter:  grzesiekb  |       Owner:
    Type:  defect     |      Status:  new
Priority:  critical   |   Component:  avformat
 Version:  git        |  Resolution:
Keywords:             |  Blocked By:
Blocking:             |  Reproduced:  0
Analyzed:  1          |
----------------------+-----------------------

Comment (by mstorsjo):

 My wireshark doesn't seem to be able to display anything from the files
 past the removed frame data - what application did you use to remove the
 data?

 After taking a closer look at things, it appears that VLC only sends these
 keep-alive requests if the server explicitly replied that it supports
 GET_PARAMETER,
 http://git.videolan.org/?p=vlc/vlc-1.1.git;a=blob;f=modules/demux/live555.cpp;hb=master#l1081
 http://git.videolan.org/?p=vlc/vlc-1.1.git;a=blob;f=modules/demux/live555.cpp;hb=master#l562.
 I've asked Tim Ouellette to test my patch to make sure it doesn't break
 his setup.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/129#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list