Skip to content

Commit

Permalink
Merge pull request #2884 from fippo/ice-discovers-prflx
Browse files Browse the repository at this point in the history
Clarify description of "checking" iceConnectionState
  • Loading branch information
aboba authored Jun 29, 2023
2 parents a9d0e22 + df92424 commit bc552d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -12695,7 +12695,9 @@ <h3>
</td>
<td>
The {{RTCIceTransport}} has received at least one remote
candidate and is checking candidate pairs and has either
candidate (by means of {{RTCPeerConnection/addIceCandidate()}} or discovered as a
peer-reflexive candidate when receiving a STUN binding
request) and is checking candidate pairs and has either
not yet found a connection or consent checks [[!RFC7675]]
have failed on all previously successful candidate pairs.
In addition to checking, it may also still be gathering.
Expand Down

0 comments on commit bc552d5

Please sign in to comment.