[Bug 779765] New: GstUri: add function to parse uri and set properties to object

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 8 19:44:08 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=779765

            Bug ID: 779765
           Summary: GstUri: add function to parse uri and set properties
                    to object
    Classification: Platform
           Product: GStreamer
           Version: 1.10.4
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: marc.leeman at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 347499
  --> https://bugzilla.gnome.org/attachment.cgi?id=347499&action=edit
pick up properties and set to object

As some core developers sometimes claim, we (Barco) do 'crazy' stuff with URIs.

This patch adds the functionality to pick up the key value pairs from a URI and
set them to an object.

This allows to encode element properties into an URI and have an easy way to
set it onto self.

e.g. 

rtsp://.......?debug=true&protocols=2

This combines with a number of patches we've submitted in the past; I will
refresh them in the following days based on this submission.

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