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 363721 - RTSP stream fail to play
RTSP stream fail to play
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-20 17:33 UTC by Christian Fredrik Kalager Schaller
Modified: 2006-11-08 19:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2006-10-20 17:33:36 UTC
Found this URL in Jimmac blog:
rtsp://qt2.waag.org/mpg4-sb.sdp

Trying to play it in Totem with CVS gstreamer I get:
Totem could not play 'rtsp://qt2.waag.org/mpg4-sb.sdp'

Location not found

Playbin yields this:
[cschalle@localhost i386]$ gst-launch-0.10 playbin uri=rtsp://qt2.waag.org/mpg4-sb.sdp
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /playbin0/source: Resource not found.
Comment 1 Tim-Philipp Müller 2006-10-31 15:36:17 UTC
Does any other player play it? (xine/mplayer/vlc all show a 404-NotFound response as well)