Hi, gstreamer:<br><br>&nbsp;&nbsp;&nbsp; 1. RTCP does the communication works between server &amp; clients. Also gstrtpbin handles the RTCP stuffs.<br><br>&nbsp;&nbsp;&nbsp; 2. gstrtpjitterbuffer will send a customized event to downstream elements when it finds packet missing. You can make a packet receiving report according to this.<br>
<br>Eric Zhang<br><br><div class="gmail_quote">2009/1/13 Jack Foster <span dir="ltr">&lt;<a href="mailto:jack.foster11@gmail.com">jack.foster11@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hiya Gang,<br>
<br>
I currently have an rtp/rtsp server -&gt; client stream via gstrtpbin.<br>
Is there a way I can get access to the statistics of the sender and<br>
receiver reports? &nbsp;I&#39;d like the server to know if the client missed<br>
packets or if the communication path is fully broken. &nbsp;Would this be<br>
the on-timeout signal?<br>
<br>
Jack<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by:<br>
SourcForge Community<br>
SourceForge wants to tell your story.<br>
<a href="http://p.sf.net/sfu/sf-spreadtheword" target="_blank">http://p.sf.net/sfu/sf-spreadtheword</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>