mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
26 lines
395 B
YAML
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
|