[Bug 720667] New: URI Query component not returned to clients in describe response

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 18 03:19:20 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720667
  GStreamer | gst-rtsp-server | git

           Summary: URI Query component not returned to clients in
                    describe response
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: froztbyte at froztbyte.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=264469)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=264469)
patches rtspstream URI constructors

A client could specify URI query entries which may carry value beyond just the
describe stage. This should(?) be returned to clients, as clients may not add
the query string back to the URL for the setup request.

The attached diff hardcodes the behaviour to append this query string on all
media entries that get returned to clients. This would probably have to be an
optional behaviour, but does cover the base.

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