[Bug 772740] rtpbin: receiving RTP bundle support
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Oct 11 16:05:18 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=772740
--- Comment #5 from Philippe Normand <phil at base-art.net> ---
Created attachment 337448
--> https://bugzilla.gnome.org/attachment.cgi?id=337448&action=edit
rtpbin: receive bundle support
The application can now instruct rtpbin to demultiplex incoming
bundled sessions and internally create the GstRtpSessions accordingly. To
enable this feature the application should request the
recv_bundle_rt{c}p_sink_%u pads.
Additionally a new signal named on-bundled-ssrc is provided and can be
used by the application to redirect the stream to a different
GstRtpSession or to keep the RTX stream grouped within the
GstRtpSession of the same media type.
--
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