[gstreamer-bugs] [Bug 335067] RTSP src not working with WMServer servers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 21 08:20:26 PST 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=335067
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
           Severity|enhancement                 |normal
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #1 from Wim Taymans  2006-03-21 16:20 UTC -------
The OPTIONS response does not contain Allow or Public on this server. This is
however not required. Following patch should fix this. Next error is a 401, not
allowed, which is a different issue.

        * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
        the OPTIONS request result is optional so don't
        fail on it.


-- 
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