[Bug 702645] New: DSCP QoS support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 19 04:42:52 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=702645
  GStreamer | gst-rtsp-server | 1.x

           Summary: DSCP QoS support
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: alexas at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


We need to be able to set DSCP QoS on the udp sockets sending rtp data. The
information is deduced from the URL and/or general settings in the rest of the
application and need to be communicated and used in rtsp-stream.c when creating
the multiudpsocket.

I don't have a full patch yet, but my idea is that we could communicate this
information as metadata on the payloader elements.

g_object_set_data_full / g_object_get_data

If this sounds acceptable I will create a patch for review. If not, then I
would appriciate a pointer on how stream-specific data like this should be
communicated.

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