[Bug 746747] rtpsession: Also report internal sources in on-new-ssrc and on-ssrc-active

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 26 04:15:52 PDT 2015


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
The use case here is to get the sender ssrc, and then whenever on-ssrc-active
is emitted get the rtp stats from the source that corresponds to that ssrc.

I don't see how this is easily possible otherwise currently. Distinguishing
sender from non-sender ssrcs can be done by checking the "is-sender" property
on the source if that is necessary for something.

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