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
responsesSent
The total number of connectivity check responses sent
Description
Non-negative integer
Represents the total number of connectivity check responses sent.
Since we cannot distinguish connectivity check requests and consent requests, all responses are counted.
See also
- candidate-pair->requestsReceived
- candidate-pair->requestsSent
- WebRTC Statistics Specification
