GNOME Bugzilla – Bug 435222
Unable to connect to RTSP stream
Last modified: 2007-05-12 15:43:48 UTC
Please describe the problem: I am unable to connect to the RTSP stream provided by my local public radio station using GStreamer. I'm using CVS builds current as of an hour or so ago. The RTSP url is <rtsp://129.186.60.6:554/encoder/woi-am.rm>. Steps to reproduce: 1. totem rtsp://129.186.60.6:554/encoder/woi-am.rm 2. 3. Actual results: $ totem rtsp://129.186.60.6:554/encoder/woi-am.rm (totem:11960): Gtk-WARNING **: Attempting to add `rtsp://129.186.60.6:554/encoder/woi-am.rm' to the list of recently used resources, but not MIME type was defined 0:00:01.295587000 11960 0x829e458 ERROR totem bacon-video-widget-gst-0.10.c:370:bvw_error_msg: message = Could not read from resource. 0:00:01.295643000 11960 0x829e458 ERROR totem bacon-video-widget-gst-0.10.c:372:bvw_error_msg: domain = 1970 (gst-resource-error-quark) 0:00:01.295658000 11960 0x829e458 ERROR totem bacon-video-widget-gst-0.10.c:373:bvw_error_msg: code = 9 0:00:01.295671000 11960 0x829e458 ERROR totem bacon-video-widget-gst-0.10.c:374:bvw_error_msg: debug = gstrtspsrc.c(2217): gst_rtspsrc_send (): /play/source: Got error response: 461 (Unsupported Transport). 0:00:01.295687000 11960 0x829e458 ERROR totem bacon-video-widget-gst-0.10.c:375:bvw_error_msg: source = <source> 0:00:01.295712000 11960 0x829e458 ERROR totem bacon-video-widget-gst-0.10.c:376:bvw_error_msg: uri = rtsp://129.186.60.6:554/encoder/woi-am.rm ** Message: Error: Could not read from resource. gstrtspsrc.c(2217): gst_rtspsrc_send (): /play/source: Got error response: 461 (Unsupported Transport). Expected results: Able to listen to audio. Does this happen every time? Yes. Other information: Am attaching debug info generated by GST_DEBUG=*:5
Created attachment 87396 [details] Log file
Duplicate of bug #319449 I think. Wim?
I've now seen the same problem on the Steve Jobs keynote stream. Yesterday I was able to at least see the video (audio was not working). rtsp://a2047.v1413b.c1413.g.vq.akamaistream.net/5/2047/1413/1_h264_110/1a1a1ae656c632970267e04ebd3196c428970e7ce857b81c4aab1677e445aedc3fae1b4a7bafe013/8848125_1_110.mov
After the latest set of updates to the RTSP code I can now get audio & video from the Steve Jobs keynote. I'm still unable to connect to my local public radio station.
*** This bug has been marked as a duplicate of 319449 ***