rtpsession: Also report internal sources in on-new-ssrc and on-ssrc-active
authorSebastian Dröge <sebastian@centricular.com>
Wed, 25 Mar 2015 14:27:34 +0000 (15:27 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 6 May 2015 09:21:22 +0000 (11:21 +0200)
commitd22ec496328e6ba8edbf2d071d5608b2af2831e8
tree339183acce5ae20ed3dd0ef5b8137ae4bdb3547a
parent1421fc558e138c6e7c8ba4e3a835c12102e05946
rtpsession: Also report internal sources in on-new-ssrc and on-ssrc-active

Without this it seems impossible for an application to easily get notified
about the internal ssrcs that are created, e.g. sender sources, and also
to know when they are active and produce RTCP packets.

https://bugzilla.gnome.org/show_bug.cgi?id=746747
gst/rtpmanager/rtpsession.c