WebRTCBrowserSettings.iceServers property
ICE servers (STUN/TURN) the Norsk node uses to gather its own candidates. Must be reachable from the node itself - e.g. an internal/private TURN address inside the VPC or container network. Also advertised to the remote peer unless reportedIceServers overrides that.
Signature:
iceServers?: IceServerSettings[];