Currently, browsers supports mainly:
- ICE-UDP
- ICE-TCP
- TURN-UDP
- TURN-TCP
- TURN-TLS
Chromium in addition supports establishing ICE connectivity with SSLTCP, which "hacks" firewalls to think that it's actual TLS connection.
It would be great to have a possibility to avoid doing a TURN discovery for TURN-TLS scenario, and simply add a possibility to connect to SFU's with public IP.