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

jitterBufferFlushes

The total number of times the jitter buffer reaches its maximum capacity and gets flushed.

Description

Non-negative integer

Experimental stat which is available under origin trial in Chromium starting from M72 version. Counts the total number of times the jitter buffer reaches its maximum capacity and gets flushed.

See also

Notes

  • This metric is not yet standardized so available in webrtc-internals files downloaded from Chrome