Difference between revisions of "Coturn"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* https://github.com/coturn/coturn
 
* https://github.com/coturn/coturn
  
  [[apt install coturn]]
+
  [[apt install coturn]] -y
  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
 
  [[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
Line 10: Line 10:
  
 
== See also ==
 
== See also ==
 +
* {{coturn}}
 
* {{webRTC}}
 
* {{webRTC}}
  
 
[[Category: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: