Browser SDK
Build voice, video and chat applications for the browser
v4
Stable
1get disableUdpIceServers(): boolean2set disableUdpIceServers(value): void
Whether to filter out UDP-based ICE servers.
If true, ICE servers using UDP transport are excluded.
true
1console.log(client.preferences.disableUdpIceServers);