After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761960 - rtpbin/rtxsend: Add unicast re-transmit support and support for session broadcasting using a multiudpsink
rtpbin/rtxsend: Add unicast re-transmit support and support for session broad...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-12 15:56 UTC by GstBlub
Modified: 2018-11-03 15:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtprtxsend: Add a rtx_src request pad to allow sending unicast retransmits. (22.56 KB, patch)
2016-02-12 15:56 UTC, GstBlub
none Details | Review
rtpbin: Add rtcp-send-eos property. (8.26 KB, patch)
2016-02-12 15:56 UTC, GstBlub
none Details | Review
Updated patch (22.00 KB, patch)
2016-03-11 19:45 UTC, GstBlub
none Details | Review
rtprtxsend: Add a rtx_src request pad to allow sending unicast retransmits. (22.03 KB, patch)
2016-03-11 21:15 UTC, GstBlub
none Details | Review

Description GstBlub 2016-02-12 15:56:08 UTC
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.
Comment 1 GstBlub 2016-02-12 15:56:41 UTC
Created attachment 320999 [details] [review]
rtprtxsend: Add a rtx_src request pad to allow sending unicast retransmits.
Comment 2 GstBlub 2016-02-12 15:56:58 UTC
Created attachment 321000 [details] [review]
rtpbin: Add rtcp-send-eos property.
Comment 3 GstBlub 2016-03-11 19:45:10 UTC
Created attachment 323730 [details] [review]
Updated patch
Comment 4 GstBlub 2016-03-11 21:15:52 UTC
Created attachment 323734 [details] [review]
rtprtxsend: Add a rtx_src request pad to allow sending unicast retransmits.
Comment 5 GStreamer system administrator 2018-11-03 15:07:42 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/256.