config: Add 1 and update 4 files
All checks were successful
Test and Publish Templates / test-and-publish (push) Successful in 22s

This commit is contained in:
Your Name
2025-09-01 21:22:28 +12:00
parent d0e4beaa50
commit a4418ec61f
5 changed files with 62 additions and 2 deletions

View File

@@ -36,6 +36,8 @@ webrtcAllowOrigin: '*'
paths:
# Main court camera stream
court_main:
# Note: Password with special characters should be URL-encoded in service.env
# e.g., ! becomes %21, @ becomes %40, etc.
source: rtsp://${CAMERA_USER}:${CAMERA_PASSWORD}@${CAMERA_IP}:${CAMERA_RTSP_PORT}/cam/realmonitor?channel=1&subtype=0
sourceProtocol: tcp
sourceOnDemand: no