[FFmpeg-trac] #1941(undetermined:new): unable to receive RTSP stream from VLC

FFmpeg trac at avcodec.org
Wed Nov 21 17:15:30 CET 2012


#1941: unable to receive RTSP stream from VLC
-------------------------------------+-------------------------------------
             Reporter:  rogerdpack   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug: $title
 How to reproduce:
 {{{

 # in one terminal:

 $ vlc sintel.mpg
 ":sout=#transcode{vcodec=h264,vb=300,scale=0.25,acodec=mp4a,ab=128,channels=2,samplerate=22050}:rtp{mux=ts,sdp=rtsp://:8554/test.sdp}"

 $ ffmpeg -i rtsp://localhost:8554/test.sdp
 ffmpeg version N-43576-gaee7b88 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Aug 15 2012 11:12:55 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-gpl --enable-libx264 --disable-stripping
   libavutil      51. 69.100 / 51. 69.100
   libavcodec     54. 52.100 / 54. 52.100
   libavformat    54. 23.100 / 54. 23.100
   libavdevice    54.  2.100 / 54.  2.100
   libavfilter     3.  9.100 /  3.  9.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 [rtsp @ 0x9505500] method SETUP failed: 459 Aggregate operation not
 allowed


 }}}

 Of course, I'm not sure if it's a VLC or ffmpeg bug, but at least it's
 reproducible.

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


More information about the FFmpeg-trac mailing list