Re: [webrtc-stats] Add packetsDuplicated

RFC3550 determines that there might be duplicates because the loss may be negative 
and RFC3611 do not really define a duplicate packet as receiving the same sequence number more than once in a reporting period.

May be should add the following to clarify what we mean by duplicates, i.e., exact duplicates because sequence numbers will wrap around for some sessions: 
> The counter increases each time a duplicate packet with the same sequence number and payload is received (even if the same packet is received multiple times).


-- 
GitHub Notification of comment by vr000m
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/277#issuecomment-349588185 using your GitHub account

Received on Wednesday, 6 December 2017 09:48:43 UTC