mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
fix(docker): minor config issue
This commit is contained in:
@@ -6,6 +6,12 @@ srt: yes
|
||||
srtAddress: :8890
|
||||
|
||||
hls: yes
|
||||
hlsAddress: :8888
|
||||
hlsVariant: lowLatency
|
||||
hlsSegmentDuration: 2s
|
||||
hlsPartDuration: 500ms
|
||||
hlsAlwaysRemux: yes
|
||||
hlsSegmentCount: 10
|
||||
|
||||
authMethod: http
|
||||
authHTTPAddress: http://host.docker.internal:3000/api/mediamtx/publish
|
||||
|
||||
@@ -17,4 +17,3 @@ authMethod: http
|
||||
authHTTPAddress: http://hctv:3000/api/mediamtx/publish
|
||||
|
||||
api: yes
|
||||
apiAddress: :9997
|
||||
|
||||
Reference in New Issue
Block a user