mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
20 lines
297 B
YAML
20 lines
297 B
YAML
paths:
|
|
all:
|
|
source: publisher
|
|
|
|
srt: yes
|
|
srtAddress: :8890
|
|
|
|
hls: yes
|
|
hlsVariant: lowLatency
|
|
hlsSegmentDuration: 2s
|
|
hlsPartDuration: 500ms
|
|
hlsSegmentCount: 10
|
|
|
|
authMethod: http
|
|
authHTTPAddress: http://host.docker.internal:3000/api/mediamtx/publish
|
|
|
|
api: yes
|
|
metrics: yes
|
|
metricsAddress: :9998
|