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