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

@@ -8,6 +8,8 @@ RECORDINGS_FOLDER="/home/dropshell/example-squashkiwi-streaming-recordings"
PROJECT_NAME="sk-streaming"
# Camera Configuration
# Note: If password contains special characters (! @ # $ & %), they will be automatically URL-encoded
# Or you can manually encode them: ! = %21, @ = %40, # = %23, $ = %24, & = %26
CAMERA_IP=192.168.1.100
CAMERA_USER=admin
CAMERA_PASSWORD=changeme