On Fri, Jul 24, 2009 at 3:09 AM, Ross Finlayson <finlay...@live555.com>wrote:

> I'm writing a Microsoft directshow source filter based on live media's rtp.
>> I'm interested to get the discontinuity, such as packet lost, packet out of
>> order etc from the rtp layer.
>>
>
> No, you don't need this information.  Our RTP reception implementation
> takes care of this automatically, so that your receiver is presented with
> whole, properly-ordered frames.
>  <http://lists.live555.com/mailman/listinfo/live-devel>


Dumb question: what if a frame is lost on the wire?  For example, if it's
H.264, and a keyframe was lost, does that information not need to be
conveyed to the decoder?
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to