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
candidate-pairoutboundvoicevideo
packetsSent
The total number of packets sent on this candidate pair.
Description
Non-negative integer
Represents the total number of packets sent on this candidate pair.
See also
- candidate-pair->packetsSent/s
- candidate-pair->packetsReceived
- candidate-pair->packetsDiscardedOnSend
- WebRTC Statistics Specification
