This repository contains a Home Assistant add-on for running a Coturn TURN/STUN server.
Please note that Home Assistant always installs whatever is on the main branch. "Releases" are for a history of tagged, known-working states.
- Go to Settings → Add-ons → Add-on Store → ⋮ → Repositories
- Add this repository URL: https://github.com/banditto9/coturn-addon
- Find Coturn TURN Server under Local add-ons and click Install
| Add-on | Description |
|---|---|
| Coturn TURN Server | A TURN/STUN server for NAT traversal, useful for WebRTC and SIP applications |
- Project homepage: https://coturn.github.io/
- Repository: https://github.com/coturn/coturn/
- Coturn TURN server full config file with comments: https://github.com/coturn/coturn/blob/master/examples/etc/turnserver.conf
turnutils_uclientfor testing: https://github.com/coturn/coturn/wiki/turnutils_uclient- Trickle ICE: https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/