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-pairinboundvoicevideo
lastPacketSentTimestamp
Timestamp for the last packet sent
Description
Non-negative integer
Represents the timestamp at which the last packet was sent on this particular candidate pair, excluding STUN packets.
See also
- candidate-pair->lastpacketreceivedtimestamp
- WebRTC Statistics Specification
