update server installer

This commit is contained in:
legop3
2025-11-14 21:48:54 -05:00
parent 930b48340d
commit 29255fd80e
2 changed files with 9 additions and 0 deletions
+7
View File
@@ -1,3 +1,4 @@
# Managed by install_server.sh; edit server/mediamtx/mediamtx.yml and rerun the installer.
logLevel: info
api: yes
@@ -14,6 +15,8 @@ hls: no
webrtc: yes
webrtcLocalUDPAddress: :8189
webrtcLocalTCPAddress: :8189
webrtcAdditionalHosts: []
webrtcICEServers2: []
srt: yes
srtAddress: :9000
@@ -29,3 +32,7 @@ authHTTPExclude:
paths:
"~^rover-(?P<id>[a-z0-9_-]+)$":
source: publisher
sourceOnDemand: no
sourceProtocol: srt
readBufferCount: 512
overridePublisher: yes