Update squashkiwi-streaming/install.sh
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 21s
This commit is contained in:
@@ -32,6 +32,13 @@ PROJECT_NAME=${PROJECT_NAME}
|
||||
RECORDINGS_FOLDER=${RECORDINGS_FOLDER}
|
||||
MTX_PATHS_COURT_MAIN_SOURCE=rtsp://${CAMERA_USER}:${CAMERA_PASSWORD}@${CAMERA_IP}:${CAMERA_RTSP_PORT}/cam/realmonitor?channel=1&subtype=0
|
||||
MTX_PATHS_COURT_SUB_SOURCE=rtsp://${CAMERA_USER}:${CAMERA_PASSWORD}@${CAMERA_IP}:${CAMERA_RTSP_PORT}/cam/realmonitor?channel=1&subtype=1
|
||||
SQUASHKIWI_API=${SQUASHKIWI_API}
|
||||
COURT_ID=${COURT_ID}
|
||||
IDLE_TIMEOUT=${IDLE_TIMEOUT}
|
||||
RECORDING_RETENTION_DAYS=${RECORDING_RETENTION_DAYS}
|
||||
HOST_PORT=${HOST_PORT}
|
||||
CLOUDFLARE_TUNNEL_TOKEN=${CLOUDFLARE_TUNNEL_TOKEN}
|
||||
GRAFANA_PASSWORD=${GRAFANA_PASSWORD}
|
||||
EOF
|
||||
|
||||
# Test Docker
|
||||
|
Reference in New Issue
Block a user