weiter gkürzt
This commit is contained in:
		@ -1,6 +1,8 @@
 | 
				
			|||||||
# Coturn TURN SERVER configuration file
 | 
					# Coturn TURN SERVER configuration file
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
# nach https://comfy.guide/server/coturn/
 | 
					# nach https://gabrieltanner.org/blog/turn-server/
 | 
				
			||||||
 | 
					# Test: https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
listening-port=3478
 | 
					listening-port=3478
 | 
				
			||||||
#tls-listening-port=5349
 | 
					#tls-listening-port=5349
 | 
				
			||||||
listening-ip=0.0.0.0
 | 
					listening-ip=0.0.0.0
 | 
				
			||||||
@ -13,21 +15,5 @@ server-name=turn.server-nb.de
 | 
				
			|||||||
external-ip=85.214.24.67
 | 
					external-ip=85.214.24.67
 | 
				
			||||||
user=coturn:FEUvmPGR2a27hW
 | 
					user=coturn:FEUvmPGR2a27hW
 | 
				
			||||||
realm=turn.server-nb.de
 | 
					realm=turn.server-nb.de
 | 
				
			||||||
#total-quota=100
 | 
					 | 
				
			||||||
#use-auth-secret
 | 
					 | 
				
			||||||
#static-auth-secret=FEUvmPGR2a27hW
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Certificate file.
 | 
					 | 
				
			||||||
# Use an absolute path or path relative to the 
 | 
					 | 
				
			||||||
# configuration file.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#cert=/usr/local/etc/turn_server_cert.pem
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
# Private key file.
 | 
					 | 
				
			||||||
# Use an absolute path or path relative to the 
 | 
					 | 
				
			||||||
# configuration file.
 | 
					 | 
				
			||||||
# Use PEM file format.
 | 
					 | 
				
			||||||
#
 | 
					 | 
				
			||||||
#pkey=/usr/local/etc/turn_server_pkey.pem
 | 
					 | 
				
			||||||
syslog
 | 
					syslog
 | 
				
			||||||
pidfile="/var/run/turnserver.pid"
 | 
					pidfile="/var/run/turnserver.pid"
 | 
				
			||||||
		Reference in New Issue
	
	Block a user