webrtc-stats icon indicating copy to clipboard operation
webrtc-stats copied to clipboard

Wrap around issue with bytes and packet counters

Open vr000m opened this issue 5 years ago • 2 comments

Make sure that the metrics do not have wrap around issues when copying metrics from RTCP SR and RR fields.

vr000m avatar Oct 02 '19 15:10 vr000m

@pallab-gain do you know if this is a problem right now with the implementations? could you calculate when this thing would be a problem? i.e., look at the peak bitrates/packet rates to see how many seconds would it take for the counters to wrap?

vr000m avatar Nov 13 '19 16:11 vr000m

https://bugs.chromium.org/p/webrtc/issues/detail?id=11247 -- looks like it is a problem in implementations

fippo avatar Jan 02 '20 15:01 fippo