docs: further coturn explaining [ci skip]

This commit is contained in:
decentral1se 2022-01-09 15:14:35 +01:00
parent 6ae8c53a82
commit 5fa1154d8b
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 4 additions and 3 deletions

View File

@ -47,10 +47,11 @@ abra app run <app> server create-invite --admin --group default
### How does the coturn setup work?
We default to external using a default coturn to support the homebrew server as
a first class citizen. Coturn is known to not work at all if behind a NAT and
We default to using an external coturn to support the homebrew server as a
first class citizen. `coturn` is known to not work at all if behind a NAT and
is better served directlry from a ipv4. For homebrew setups (behind router),
it's better to dial out to an external coturn server.
it's better to dial out to an external coturn server. Hence, you'll need to
bring your own `coturn` server configuration to use this recipe.
If you want to use the internal Snikket coturn setup, use the following: