Re: [webrtc-stats] jitterBufferOutput added

This is not replacing jitterBufferDelay, this gives us frames/samples counters that can be used to divide jitterBufferDelay with to get average delay over a period of time. The separate counters are because all the other frames/samples counters were not specific to "coming out of the jitter buffer" when the jitterBufferDelay goes up, and proposed counters had problems or relied on assumptions about events correlating.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/pull/268#issuecomment-340507423 using your GitHub account

Received on Monday, 30 October 2017 16:46:50 UTC