← Back to release summary

RTCPeerConnection.setConfiguration

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

Summary

Implement setConfiguration according to WebRTC 1.0 and JSEP. This API allows an application to change the set of ICE servers, ICE candidate policy, and ICE candidate pool size without creating a new RTCPeerConnection.

Standards & signals

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

View on chromestatus.com