WebRTC Metrics
A comprehensive overview of WebRTC statistics, derived indicators, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats
Back
inbound-rtpinboundaudiovideo
jitterBufferEmittedCount
The total number of audio samples or video frames that have come out of the jitter buffer.
Description
Non-negative integer
The total number of audio samples or video frames that have come out of the jitter buffer (increasing jitterBufferDelay).
See also
- inbound-rtp->jitter
- inbound-rtp->jitterBufferDelay
- inbound-rtp->jitterBufferTargetDelay
- inbound-rtp->jitterBufferMinimumDelay
- WebRTC Statistics Specification

Notes
- An audio sample refers to having a sample in any channel of an audio track - if multiple audio channels are used, metrics based on samples do not increment at a higher rate, simultaneously having samples in multiple channels counts as a single sample