- From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
- Date: Sat, 21 Oct 2017 00:22:15 +0000
- To: public-webrtc-logs@w3.org
There's also a third option, "time as unit". When a frame is taken out of the jitter buffer, you add the delay multiplied by the duration of the frame. Then you can divide this total by `totalSamplesDuration` to get the average delay over time, independent of packetization interval *and* sampling rate. -- GitHub Notification of comment by taylor-b Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/246#issuecomment-338350098 using your GitHub account
Received on Saturday, 21 October 2017 00:22:17 UTC