chore(docker): include mediamtx config file

This commit is contained in:
2026-03-01 20:46:58 +01:00
committed by GitHub
parent a6fcaff5f3
commit 2c95ddc6dd

20
mediamtx.yml Normal file
View File

@@ -0,0 +1,20 @@
paths:
all:
source: publisher
srt: yes
srtAddress: :8890
hls: yes
hlsAddress: :8888
hlsVariant: lowLatency
hlsSegmentDuration: 2s
hlsPartDuration: 500ms
hlsAlwaysRemux: yes
hlsSegmentCount: 10
authMethod: http
authHTTPAddress: http://hctv:3000/api/mediamtx/publish
api: yes
apiAddress: :9997