Update squashkiwi-streaming/config/mediamtx.yml
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 22s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 22s
This commit is contained in:
@@ -39,11 +39,10 @@ paths:
|
||||
# Source URL is provided via environment variable MTX_PATHS_COURT_MAIN_SOURCE
|
||||
# from docker-compose.yml
|
||||
sourceProtocol: tcp
|
||||
sourceOnDemand: no
|
||||
|
||||
# Recording
|
||||
record: yes
|
||||
recordPath: /recordings/court_%Y%m%d_%H%M%S.mp4
|
||||
recordPath: /recordings/%path_%Y%m%d_%H%M%S.mp4
|
||||
recordSegmentDuration: 1h
|
||||
recordDeleteAfter: 720h
|
||||
|
||||
@@ -51,5 +50,4 @@ paths:
|
||||
court_sub:
|
||||
# Source URL is provided via environment variable MTX_PATHS_COURT_SUB_SOURCE
|
||||
# from docker-compose.yml
|
||||
sourceProtocol: tcp
|
||||
sourceOnDemand: yes
|
||||
sourceProtocol: tcp
|
Reference in New Issue
Block a user