mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-11 21:58:35 +00:00
Update turnserver.md
This commit is contained in:
parent
e7ba4f9e8d
commit
268460dcd5
@ -27,8 +27,10 @@ sudo ufw allow 60000:62000/udp
|
||||
Update turnserver.conf with passwords, domain names, and whatever else that needs changing. Example contents are provided below. Once you have updated it, start the TURN server and ensure it started correctly.
|
||||
```
|
||||
sudo vi /etc/turnserver.conf
|
||||
|
||||
sudo systemctl restart coturn
|
||||
sudo systemctl status coturn
|
||||
sudo systemctl enable coturn
|
||||
|
||||
```
|
||||
|
||||
@ -58,7 +60,7 @@ fingerprint
|
||||
stale-nonce
|
||||
|
||||
no-multicast-peers
|
||||
no-stun
|
||||
# no-stun
|
||||
|
||||
# oauth
|
||||
lt-cred-mech
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user