test: Update 3 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 24s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 24s
This commit is contained in:
@@ -53,16 +53,10 @@ paths:
|
||||
recordSegmentDuration: 1h
|
||||
recordDeleteAfter: 720h
|
||||
|
||||
# Generate HLS
|
||||
sourceGenerateHLS: yes
|
||||
|
||||
# Generate WebRTC
|
||||
sourceGenerateWebRTC: yes
|
||||
# HLS is automatically generated for all paths when HLS server is enabled
|
||||
|
||||
# Sub-stream for lower bandwidth
|
||||
court_sub:
|
||||
source: rtsp://${CAMERA_USER}:${CAMERA_PASSWORD}@${CAMERA_IP}:${CAMERA_RTSP_PORT}/cam/realmonitor?channel=1&subtype=1
|
||||
sourceProtocol: tcp
|
||||
sourceOnDemand: yes
|
||||
sourceGenerateHLS: yes
|
||||
hlsSegmentDuration: 4s
|
||||
sourceOnDemand: yes
|
Reference in New Issue
Block a user