[FFmpeg-trac] #2761(undetermined:new): RTSP DESCRIBE without a User-Agent causes some IP Cameras to close the connection

FFmpeg trac at avcodec.org
Mon Jul 8 19:46:38 CEST 2013


#2761: RTSP DESCRIBE without a User-Agent causes some IP Cameras to close the
connection
-------------------------------------+-------------------------------------
             Reporter:  imavra       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by imavra):

 FFMPEG:

 OPTIONS rtsp://192.168.0.220:554/stream1/ RTSP/1.0
 CSeq: 1

 DESCRIBE rtsp://192.168.0.220:554/stream1/ RTSP/1.0
 Accept: application/sdp
 CSeq: 2


 LibVLC:

 OPTIONS rtsp://192.168.0.220:554/stream1/ RTSP/1.0
 CSeq: 2
 User-Agent: LibVLC/2.0.7 (LIVE555 Streaming Media v2012.12.18)

 DESCRIBE rtsp://192.168.0.220:554/stream1/ RTSP/1.0
 CSeq: 3
 User-Agent: LibVLC/2.0.7 (LIVE555 Streaming Media v2012.12.18)
 Accept: application/sdp

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


More information about the FFmpeg-trac mailing list