After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 435222 - Unable to connect to RTSP stream
Unable to connect to RTSP stream
Status: RESOLVED DUPLICATE of bug 319449
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-05-02 16:02 UTC by jeff
Modified: 2007-05-12 15:43 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Log file (252.65 KB, application/x-bzip2)
2007-05-02 16:04 UTC, jeff
Details

Description jeff 2007-05-02 16:02:18 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
Comment 1 jeff 2007-05-02 16:04:31 UTC
Created attachment 87396 [details]
Log file
Comment 2 Tim-Philipp Müller 2007-05-02 16:11:33 UTC
Duplicate of bug #319449 I think. Wim?
Comment 3 jeff 2007-05-02 16:57:13 UTC
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
Comment 4 jeff 2007-05-03 04:40:59 UTC
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.
Comment 5 Wim Taymans 2007-05-12 15:43:48 UTC

*** This bug has been marked as a duplicate of 319449 ***