[gstreamer-bugs] [Bug 518466] New: rtspsrc gets response 461 " Unsupported transport"

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Feb 24 11:29:49 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=518466

  GStreamer | gst-plugins-good | Ver: 0.10.7
           Summary: rtspsrc gets response  461 " Unsupported transport"
           Product: GStreamer
           Version: 0.10.7
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: pgargravarr at siriuscybernetics.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I'm trying to open Real Audio stream from BBS site:

gst-launch-0.10 rtspsrc
location=rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/worldservice/livenews_v8.ra?BBC-UID=b4f6a674c9c9bc88c34975ce81d96bcf8be2ace3b0b04191a2e2e363f4c4b5d5&SSO2-UID=
debug=true ! fakesink

At the end of negotiation the server replies:
   code:   '461'
   reason: 'Unsupported transport'

Below is the last request/response pair: 

RTSP request message 0xbfc5a458
 request line:
   method: 'SETUP'
   uri:   
'rtsp://rmlive.bbc.co.uk/bbc-rbs/rmlive/ev7/live24/worldservice/livenews_v8.ra?BBC-UID=b4f6a674c9c9bc88c34975ce81d96bcf8be2ace3b0b04191a2e2e363f4c4b5d5&SSO2-UID=/streamid=0'
   version: '1.0'
 headers:
   key: 'Transport', value:
'RTP/AVP/UDP;unicast;client_port=32780-32781,RTP/AVP/UDP;multicast,RTP/AVP/TCP;unicast;interleaved=0-1'
 body:
RTSP response message 0xbfc5a43c
 status line:
   code:   '461'
   reason: 'Unsupported transport'
   version: '1.0'
 headers:
   key: 'CSeq', value: '2'
   key: 'Date', value: 'Sun, 24 Feb 2008 18:50:28 GMT'
 body: length 0
ERROR: Pipeline doesn't want to pause.
ERROR: from element /pipeline0/rtspsrc0: The stream is in the wrong format.
Additional debug info:
gstrtspsrc.c(3785): gst_rtspsrc_setup_streams (): /pipeline0/rtspsrc0:
No supported stream was found.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=518466.




More information about the Gstreamer-bugs mailing list