Difference between revisions of "Coturn"
Jump to navigation
Jump to search
(Created page with "* https://github.com/coturn/coturn") |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
* https://github.com/coturn/coturn | * https://github.com/coturn/coturn | ||
+ | |||
+ | [[apt install coturn]] -y | ||
+ | [[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 | ||
+ | |||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{coturn}} | ||
+ | * {{webRTC}} | ||
+ | |||
+ | [[Category:webRTC]] |
Latest revision as of 13:42, 17 February 2023
apt install coturn -y 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
See also[edit]
Advertising: