From dcd3ce9751cdef0b5ab1fa118355f92bdfe82cb3 Mon Sep 17 00:00:00 2001 From: Philippe Normand Date: Wed, 16 Nov 2016 08:56:34 +0100 Subject: rtpbin: receive bundle support A new signal named on-bundled-ssrc is provided and can be used by the application to redirect a stream to a different GstRtpSession or to keep the RTX stream grouped within the GstRtpSession of the same media type. https://bugzilla.gnome.org/show_bug.cgi?id=772740 --- tests/check/elements/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/check/elements/.gitignore') diff --git a/tests/check/elements/.gitignore b/tests/check/elements/.gitignore index ac1624ba0..de196b799 100644 --- a/tests/check/elements/.gitignore +++ b/tests/check/elements/.gitignore @@ -54,6 +54,7 @@ rtp-payloading rtpaux rtpbin rtpbin_buffer_list +rtpbundle rtpcollision rtph261 rtph263 -- cgit v1.2.3