[Bug 701266] New: gst_rtsp_url_parse cannot handle valid path "*"

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 30 04:59:03 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701266
  GStreamer | gst-plugins-base | 1.x

           Summary: gst_rtsp_url_parse cannot handle valid path "*"
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: alexas at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


According to RFC 2326 section 6, * is a valid path for some request. We have
used this with the OPTIONS method to signal keep-alive:

OPTIONS * RTSP/1.0

As it is now, gst_rtsp_url_parse returns false for these urls.

Working on a patch...

-- 
Configure bugmail: https://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