WebRTC and TURN Server Settings
WebRTC workflows may require a TURN server for NAT/firewall traversal.
Enable Local TURN
Start Norsk Studio with a TURN server:
./up.sh --turn true
This launches a local TURN instance and sets the GLOBAL_ICE_SERVERS
environment variable.