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

packetsSent

Total packets sent over this transport.

Description

Unsigned long long

Total number of packets sent over this transport. This is a transport-level count that includes all packet types flowing through the ICE transport.

Notes

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