Document P2P transport compatibility and Coturn setup

This commit is contained in:
vorotamoroz
2026-08-21 11:05:40 +00:00
parent c7443ee728
commit d1ae42a134
7 changed files with 306 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Public DNS name used as the TURN authentication realm.
TURN_REALM=
# Public IPv4 address advertised by Coturn. If Coturn is behind NAT, forward
# port 3478 (TCP and UDP) and the UDP relay range to this host.
TURN_EXTERNAL_IP=
# Static long-term credential used by the LiveSync P2P profile. Use a simple
# username without a colon and a high-entropy password, such as hexadecimal.
TURN_USERNAME=
TURN_PASSWORD=