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
audioLevel(rms)
The average audio level, in RMS
Description
Real number; in RMS
Calculation of the average audio level in RMS for the duration of samples received.
RMS (Root Mean Square) shows the average loudness of the audio. RMS loudness measures the audio signal taking into account the energy of the wave. This measurement represents the perceived loudness more accurately than peak levels.
See also
- inbound-rtp->audioLevel
- inbound-rtp->totalAudioEnergy
- inbound-rtp->totalSamplesDuration