[Bug 772740] rtpbin: receiving RTP bundle support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 9 09:49:30 UTC 2016


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

Philippe Normand <philn at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #338614|accepted-commit_now         |none
             status|                            |
 Attachment #338614|0                           |1
        is obsolete|                            |

--- Comment #13 from Philippe Normand <philn at igalia.com> ---
Created attachment 339371
  --> https://bugzilla.gnome.org/attachment.cgi?id=339371&action=edit
rtpbin: receive bundle support

A new signal named on-bundled-ssrc is provided and can be
used by the application to redirect an stream to a different
GstRtpSession or to keep the RTX stream grouped within the
GstRtpSession of the same media type.


Updated the test, removing the g_timeout_add()'s.
Also fixed an issue in new_bundled_src_pad_found() where the rt(c)p
funnel sink pad would be left disconnected and we'd request a new pad
instead.

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