mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
chore(docker): include mediamtx config file
This commit is contained in:
20
mediamtx.yml
Normal file
20
mediamtx.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user