Difference between revisions of "Coturn"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[apt install coturn]] | [[apt install coturn]] | ||
turnserver --log-file stdout | turnserver --log-file stdout | ||
+ | |||
+ | [[docker run -d]] -p 3478:3478 -p 3478:3478/udp -p 5349:5349 -p 5349:5349/udp -p 49152-65535:49152-65535/udp coturn/coturn | ||
+ | |||
{{webRTC}} | {{webRTC}} |
Revision as of 13:13, 17 February 2023
apt install coturn turnserver --log-file stdout
docker run -d -p 3478:3478 -p 3478:3478/udp -p 5349:5349 -p 5349:5349/udp -p 49152-65535:49152-65535/udp coturn/coturn
Advertising: