- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Sep 2022 08:38:24 +0000
- To: public-webrtc@w3.org
henbos has just created a new issue for https://github.com/w3c/webrtc-stats: == Metrics for playout delay == When the device is pulling audio from WebRTC it is doing so by saying "I'll play this out in X seconds". This allows us to calculate the average playout delay per samples. Let's add: - RTCAudioPlayoutStats.totalPlayoutDelay: incremented every time a sample is pulled. - RTCAudioPlayoutStats.totalSamplesCount: total samples pulled. Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/680 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 20 September 2022 08:38:25 UTC