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
packetsReceived/s
Average number of RTP packets received per second for this SSRC.
Description
Real number
The average number of RTP packets received for this SSRC. This includes retransmissions.
A good explanation on how received packets are calculated can be found in inbound-rtp.packetsReceived.
See also
- inbound-rtp->packetsReceived
- inbound-rtp->packetsLost/s
- remote-outbound-rtp->packetsSent/s
- inbound-rtp->bytesReceived(bits/s)
Notes
- inbound-rtp.packetsReceived offers the accumulation of packets. Here, we are interested in the packets that were received since the previous measurement of the metric