On Fri, Jul 24, 2009 at 3:09 AM, Ross Finlayson <span dir="ltr">&lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m writing a Microsoft directshow source filter based on live media&#39;s rtp. I&#39;m interested to get the discontinuity, such as packet lost, packet out of order etc from the rtp layer.<br>
</blockquote>
<br></div>
No, you don&#39;t need this information.  Our RTP reception implementation takes care of this automatically, so that your receiver is presented with whole, properly-ordered frames.<br>
<font color="#888888"><a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank"></a></font></blockquote><div><br>Dumb question: what if a frame is lost on the wire?  For example, if it&#39;s H.264, and a keyframe was lost, does that information not need to be conveyed to the decoder?<br>
</div></div>