[Bug 745460] New: media factory settings not properly applied down to sinks

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 2 06:43:20 PST 2015


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

            Bug ID: 745460
           Summary: media factory settings not properly applied down to
                    sinks
    Classification: Platform
           Product: GStreamer
           Version: 1.4.5
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gregor.boirie at parrot.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Buffer size set at media factory level is not applied down to UDP sink.
This can be easily verified by running one of the sample tests:
* with GST_DEBUG="multiudpsink:7"
* modified to use gst_rtsp_media_factory_set_buffer_size()
* with suitable permissions.

Moreover, it is not possible to configure the DSCP/QoS field of UDP sinks
neither at the media factory level nor at the media level.

Althought it is possible for an application to set this using
gst_rtsp_stream_set_dscp_qos() at media-configure time, an additional handy
"gst_rtsp_media_factory_set_dscp_qos()" method would be more consistent with
the overall factory/media/stream API.

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