webrtc-stats
webrtc-stats copied to clipboard
Wrap around issue with bytes and packet counters
Make sure that the metrics do not have wrap around issues when copying metrics from RTCP SR and RR fields.
@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?
https://bugs.chromium.org/p/webrtc/issues/detail?id=11247 -- looks like it is a problem in implementations