πICE
ICE = Interactive Connectivity Establishment
Uses STUN and TURN for NAT traversal and establishing a connection. While STUN and TURN are mandatory for ICE, candidates from other NAT Traversal methods can be used as well.
See also:
Trickle ICEβsending candidates as they are discovered, instead of batching.
WebRTC: switching codecs or resolution triggers a new exchange of ICE candidates
Backlinks
- π NAT Traversal
- π Trickle ICE
- π WebRTC Data Channel
- π SDP BUNDLE
- π WebRTC