Re: [Live-devel] How to detect packet loss

2010-08-18 Thread Ross Finlayson
While running the liveMedia client to receive RTP packets I acquire some statistics on the streamed data. I can easily get the total number of packets received and the number of bytes received like this: pVideoSrc->RTPgs()->statsGroupIncoming.totNumPackets() pVideoSrc->RTPgs()->statsGroupIncomi

[Live-devel] How to detect packet loss

2010-08-17 Thread Pushkar Pradhan
Hi, While running the liveMedia client to receive RTP packets I acquire some statistics on the streamed data. I can easily get the total number of packets received and the number of bytes received like this: pVideoSrc->RTPgs()->statsGroupIncoming.totNumPackets() pVideoSrc->RTPgs()->statsGroupInco