Re: [webrtc-stats] jitterBufferDelay and concealed samples, DTX/CNG samples

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