mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
19 lines
282 B
YAML
19 lines
282 B
YAML
paths:
|
|
all:
|
|
source: publisher
|
|
|
|
srt: yes
|
|
srtAddress: :8890
|
|
|
|
hls: yes
|
|
hlsAddress: :8891
|
|
hlsSegmentCount: 7
|
|
hlsSegmentDuration: 500ms
|
|
hlsPartDuration: 200ms
|
|
hlsMuxerCloseAfter: 5s
|
|
|
|
authMethod: http
|
|
authHTTPAddress: http://host.docker.internal:3000/api/mediamtx/publish
|
|
|
|
api: yes
|