Gstrtpbin - one RtpSession, several "on-new-ssrc" calls
Matthias Dodt
MDodt at xion-medical.com
Thu Sep 15 06:57:05 PDT 2011
Hey guys!
Is there an implementation to access the specific sdes-GstStructure for
each ssrc announced by the "on-new-ssrc" signal?
The on-new-ssrc function has only the id of ssrc passed (guint ssrc) -
but i need the RTCP-sdes message of the corresponding ssrc to extract
CNAME and NAME of that ssrc.
The doc states on-new-ssrc as follows:
void user_function (GstRtpSession
*sess,
guint
ssrc,
gpointer
user_data)
And what does user_data contain?
Thanks!
mat
More information about the gstreamer-devel
mailing list