<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
Maybe it's a trivial question...<br>
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 <br>
<blockquote type="cite"> <tt>g_signal_connect(send_rtpbin,
"on-sending-rtcp", G_CALLBACK(on_sending_rtcp_cb), NULL);</tt><tt><br>
</tt><tt> g_signal_connect(recv_rtpbin, "on-receiving-rtcp",
G_CALLBACK(on_receiving_rtcp_cb), NULL);</tt><br>
</blockquote>
<br>
Could you give some tips to use these signals?<br>
Thanks in advance<br>
Philippe<br>
<br>
Context: Ubuntu 18.10 and GStreamer 1.14.4<br>
<div class="moz-signature">-- <br>
<b>Philippe Lalevée</b><br>
<br>
</div>
</body>
</html>