ICE server descriptor passed through to the browser's RTCPeerConnection. Mirrors the shape of the standard RTCIceServer dictionary.
RTCPeerConnection
RTCIceServer
Optional
Password/credential for a TURN server, if required.
One or more STUN/TURN URLs, e.g. "stun:stun.l.google.com:19302".
"stun:stun.l.google.com:19302"
Username credential for a TURN server, if required.
ICE server descriptor passed through to the browser's
RTCPeerConnection. Mirrors the shape of the standardRTCIceServerdictionary.