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
totalSamplesReceived
The total number of samples that have been received on this RTP stream.
Description
Non-negative integer
MUST NOT exist for video (this is audio only).
The total number of samples that have been received on this RTP stream. This includes concealedSamples.
See also
- inbound-rtp->totalSamplesReceived/s
- inbound-rtp->concealedSamples
- WebRTC Statistics Specification
