If the UDP protocol is blocked by a firewall, all WebRTC/ICE connections can be forced to pass through a single TCP server port: If you still have problems, maybe the UDP protocol is blocked by a firewall. Enable the local TCP listener: ```yml # public IP of the server webrtcICEHo...