This feature is not Baseline because it does not work in some of the most widely-used browsers.
The requestsSent property of the RTCIceCandidatePairStats dictionary indicates the total number of STUN connectivity check requests that have been sent so far on the connection described by this pair of candidates.
An integer value which specifies the number of STUN connectivity requests that have been sent to date on the connection described by this pair of ICE candidates.
Note: The reported number of requests does not include retransmissions. If a request had to be repeated due to network issues, it will be counted multiple times here. This differs from requestsReceived, which does include retransmissions.
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Opera | Safari | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | WebView Android | WebView on iOS | |
requestsSent |
58 | 79 | No | 45 | 11 | 58 | No | 43 | 11 | 7.0 | 58 | 11 |
© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidatePairStats/requestsSent