Re: [webrtc-stats] jitterBufferOutput added

Yes and even if you could discard concealed samples from framesDecoded (ugh, sometimes we talk about samples and sometimes frames, but whatever) what if there are decoding errors or what if frames are discarded for other reasons. Or what if there are frames/samples still being decoded, does the decoded counter increase before or after they are processed? Frames received could be dropped without ever entering the jitter buffer. Things like this could cause nonzero "3-2" or "3-1".

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

Received on Monday, 30 October 2017 20:58:41 UTC