Re: [webrtc-stats] add packetsDuplicated as a result of #253

I think it shouldn't increase when packets are reconstructed based on FEC - that's not a packet-level thing.
I think it should be increased when receiving two copies of a packet (two packets with the same RTP sequence number on the same SSRC - I don't think we can keep track of content of packets) - the reason may be because it's retransmitted, or because it's duplicated in the network.


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/254#issuecomment-339335214 using your GitHub account

Received on Wednesday, 25 October 2017 13:47:39 UTC