How to connect on-receiving-rtcp signal in rtpsession?

Philippe Lalevée lalevee at emse.fr
Wed Dec 26 15:58:30 UTC 2018


Hello,
Maybe it's a trivial question...
I see "on-receiving-rtcp" and "on-sending-rtcp" signals in the 
rtpsession source code (lines 283 and 376), but not when I execute 
"gst-inspect-1.0 rtpsession", or when I try to use it in
> g_signal_connect(send_rtpbin, "on-sending-rtcp", 
> G_CALLBACK(on_sending_rtcp_cb), NULL);
>     g_signal_connect(recv_rtpbin, "on-receiving-rtcp", 
> G_CALLBACK(on_receiving_rtcp_cb), NULL);

Could you give some tips to use these signals?
Thanks in advance
Philippe

Context: Ubuntu 18.10 and GStreamer 1.14.4
-- 
*Philippe Lalevée*

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181226/b8ed6335/attachment.html>


More information about the gstreamer-devel mailing list