W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > September 2019

[webrtc-stats] How do we handle overflow of metrics (#496)

From: Varun Singh via GitHub <sysbot+gh@w3.org>
Date: Mon, 16 Sep 2019 15:46:38 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issues.opened-494132457-1568648797-sysbot+gh@w3.org>
vr000m has just created a new issue for https://github.com/w3c/webrtc-stats:

== How do we handle overflow of metrics ==
for example packetSent is represented by a 32-bit in RTP/RTCP. If it overflows does the webrtc-stats report:
1. keeps counting up, we are not limited in such cases we use "unsigned long long"
2. become undefined instead of reporting a constant over-range value.


Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/496 using your GitHub account
Received on Monday, 16 September 2019 15:46:39 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:48 UTC