Files
hctv/docker/mediamtx/mediamtx.yml

26 lines
395 B
YAML

paths:
all:
source: publisher
srt: yes
srtAddress: :8890
hls: yes
hlsVariant: lowLatency
hlsSegmentDuration: 2s
hlsPartDuration: 1s
hlsSegmentCount: 10
webrtc: yes
webrtcAddress: :8889
webrtcLocalUDPAddress: :8189
webrtcAdditionalHosts: []
authMethod: http
authHTTPAddress: https://hackclub.tv/api/mediamtx/publish
api: yes
apiAddress: 0.0.0.0:9997
metrics: yes
metricsAddress: :9998