[Bug 761960] New: rtpbin/rtxsend: Add unicast re-transmit support and support for session broadcasting using a multiudpsink

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 12 15:56:08 UTC 2016


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

            Bug ID: 761960
           Summary: rtpbin/rtxsend: Add unicast re-transmit support and
                    support for session broadcasting using a multiudpsink
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gstblub at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

rtpbin: Add rtcp-send-eos property.

This allows rtpbin to be used with a multiudpsink to broadcast to multiple
endpoints.  Setting this property to FALSE disables sending a EOS event to be
sent to the send_rtcp_src_%u pad when a session is terminated, which would
otherwise cause all further RTCP packets to be dropped.


rtprtxsend: Add a rtx_src request pad to allow sending unicast retransmits.

This allows a multiudpsink to be hooked up to rtpbin to broadcast to multiple
receivers and use a rtprtxsend aux element to send lost packets only to the
appropriate receiver using a dynudpsink.

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