update stun servers and stuff

This commit is contained in:
legop3
2025-11-18 18:33:40 -05:00
parent bc3d216915
commit b4171eddc1
2 changed files with 18 additions and 4 deletions
+12 -3
View File
@@ -15,9 +15,18 @@ hls: no
webrtc: yes
webrtcLocalUDPAddress: :8189
webrtcLocalTCPAddress: :8189
webrtcAdditionalHosts: []
webrtcICEServers2: []
webrtcAdditionalHosts: ['rover.otter.land', '192.168.0.100']
webrtcICEServers2:
# Google public STUN (world-wide, very commonly used)
- url: stun:stun.l.google.com:19302
- url: stun:stun1.l.google.com:19302
- url: stun:stun2.l.google.com:19302
- url: stun:stun3.l.google.com:19302
- url: stun:stun4.l.google.com:19302
# Cloudflare STUN (anycast, global PoPs)
- url: stun:stun.cloudflare.com:3478
srt: yes
srtAddress: :9000
@@ -30,7 +39,7 @@ authHTTPExclude:
- action: pprof
paths:
all:
~^video/.+:
source: publisher
sourceOnDemand: no
# webrtcMaxPlayoutDelay: 0