[Bug 794040] New: gst-rtsp-server: alloow access to receive RTCP pad in gst-rtsp-stream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 4 12:23:15 UTC 2018


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

            Bug ID: 794040
           Summary: gst-rtsp-server: alloow access to receive RTCP pad in
                    gst-rtsp-stream
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-rtsp-server
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: felix at surfsolutions.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 369263
  --> https://bugzilla.gnome.org/attachment.cgi?id=369263&action=edit
patch for rtsp-stream.c

The possibility to do external incoming RTCP parsing for a lot of different
purposes such as serving the intra frame on FIR request or running advanced
bitrate adaptation algorithms requires the ability to connect a probe to
receive RTCP pad pf gst-rtsp-stream object. It can be done in exactly the same
manner as the capability of getting the incoming and outgoing RTP pads of the
same object that already implemented.

The proposed patch is in the attachment to this feature request

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