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
transporttransportnetwork

packetsReceived

Total packets received over this transport.

Description

Unsigned long long

Total number of packets received on this transport. This is a transport-level count that includes all packet types arriving through the ICE transport.

Notes

  • This is a transport-level aggregate including all RTP, RTCP, and DTLS packets
  • For stream-specific counts, refer to inbound-rtp.packetsReceived