[webrtc-stats] packetsLost is unsigned but can be negative according to RFC

henbos has just created a new issue for https://github.com/w3c/webrtc-stats:

== packetsLost is unsigned but can be negative according to RFC ==
According to https://tools.ietf.org/html/rfc3550#section-6.4.1 packets lost can be negative if there are duplicate packets received. Our value is "unsigned long".

(What about bustPacketsLost?)

Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/253 using your GitHub account

Received on Friday, 20 October 2017 19:29:25 UTC