← Back to release summary

RTCIceCandidate and RTCIceCandidateInit

Category
Realtime / Communication
Type
New or changed feature
Status
Enabled by default (Chrome 74)
Intent stage
None

Summary

RTCIceCandidate and RTCIceCandidateInit will be made spec-compliant. The RTCIceCandidate interface describes an ICE candidate in WebRTC. It is available in Chrome, but it is not spec compliant as it is missing some fields. There are also some deviations from the spec in terms of nullable and read-only attributes and errors thrown by the constructor.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidate

View on chromestatus.com