diff --git a/webrtc-stats.html b/webrtc-stats.html index 12b83eb3..7bff3b0e 100644 --- a/webrtc-stats.html +++ b/webrtc-stats.html @@ -3016,9 +3016,12 @@

- The URL of the TURN or STUN server indicated in the that translated this IP - address. It is the URL address surfaced in an - RTCPeerConnectionIceEvent. + For local candidates this is the URL of the ICE server from + which the candidate was obtained. It is the same as the + url surfaced in the RTCPeerConnectionIceEvent. +

+

+ For remote candidates, this property is not present.

@@ -3034,7 +3037,7 @@

active.

- For remote candidates, this property is not applicable. + For remote candidates, this property is not present.