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-rtpinboundaudio

insertedSamplesForDeceleration/s

If playout is slowed down by inserting samples, this will be the average number of inserted samples per second.

Description

Real number

MUST NOT exist for video (this is audio only).

When playout is slowed down, a counter is increased by the difference between the number of samples received and the number of samples played out.

If playout is slowed down by inserting samples, this will be the average number of inserted samples per second.

Notes

  • Our preference is for this value to be as low as possible