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 651777 - rtspsrc: Proper error should be shown when stream loading fails for some reasons
rtspsrc: Proper error should be shown when stream loading fails for some reasons
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-03 12:25 UTC by Priit Laes (IRC: plaes)
Modified: 2018-11-03 14:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Priit Laes (IRC: plaes) 2011-06-03 12:25:24 UTC
Currently when trying to view a stream with totem (from cmdline> totem mms://...) and stream loading fails for some reason following error is shown: "Error: Could not write to resource."

On console following is displayed:
[snip]
** Message: Error: Could not write to resource.
gstrtspsrc.c(5127): gst_rtspsrc_setup_streams (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin1/GstRTSPSrc:source:
Error (503): Service Unavailable
[/snip]
Comment 1 Tim-Philipp Müller 2011-06-03 12:34:38 UTC
What's the exact URI?
Comment 2 Priit Laes (IRC: plaes) 2011-06-03 13:09:49 UTC
Currently it's mms://itv02.digizuite.dk/tv2b (Watching Copenhagen Suborbitals' test flight)

But the issue isn't only with that stream, but mms streams in general.
Comment 3 David Schleef 2011-06-05 02:20:28 UTC
First of all, some of the return codes should be converted into more appropriate errors.  "Service Unavailable" is correct, "could not write" is bogus.
Comment 4 GStreamer system administrator 2018-11-03 14:43:58 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/44.