- From: Varun Singh via GitHub <noreply@w3.org>
- Date: Tue, 29 Jul 2025 22:58:57 +0000
- To: public-webrtc-logs@w3.org
One of the practical outcomes is that the user will report that the audio sounds warbled or like donald duck (sped up). If you have logs of timeslices where the inserted or removed counters bump up, gives you a notion on when that issue happened. The totals at the end of the call also give you a notion of how many samples or seconds were impacted. If the device polls and logs the changes at some intervals, say every 10s, then you have a notion if this happened intermittently or every few seconds in the call. And you could correlate a particular metric in a time slice with other metrics in that timeslice (e.g., packet loss, network change, cpu, etc). -- GitHub Notification of comment by vr000m Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/809#issuecomment-3134317396 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 29 July 2025 22:58:59 UTC