[gstreamer-bugs] [Bug 341752] [rtspsrc] 500 Internal Server Error response with tagesschau.de stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Jul 22 14:51:39 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341752
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Lutz Mueller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #65440|0                           |1
        is obsolete|                            |
  Attachment #69009|0                           |1
        is obsolete|                            |




------- Comment #6 from Lutz Mueller  2006-07-22 21:51 UTC -------
Created an attachment (id=69394)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=69394&action=view)
Patch adding support for Real servers

This (quite intrusive) patch primarily adds support for Real servers. Apart
from that, it 
- plugs quite a few leaks
- removes lots of unused variables
- makes the order of function parameters consistent
- removes many lines of code by converting the element to a GstBin
- removes unused files

gst-launch-0.10 --gst-debug=rtspsrc:5 rtspsrc
location="rtsp://213.254.239.50/tagesschau/realmedia/2006/0513/TV-20060513-2030-2801.rv.hi.rm"
 debug=1 ! decodebin

will show you that you are really receiving a stream from the Real server.
However, I couldn't figure out how to postprocess/link this stream yet.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list