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
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