Werte für den Kotrollraum angepasst

This commit is contained in:
root 2014-04-04 05:03:07 +02:00
parent a4959c22ef
commit fb8a1ab0ea
1 changed files with 3 additions and 3 deletions

View File

@ -1,15 +1,15 @@
#!/bin/bash
NAME=$1
#SERVER_IP=192.168.1.66
SERVER_IP=192.168.1.20
SERVER_IP=192.168.1.66
#SERVER_IP=192.168.1.20
PORT=8080
USERNAME=admin
PASSWORD="123456"
CAMERAS="0 1 2 3 4 5 6 7 8 9"
# the real values _will_ differ depending on the machine running the script !!!
SECONDS_PER_FILE=3600
OVERLAP_PER_FILE=10
OVERLAP_PER_FILE=60
FFMPEG_TIMEOUT=10000000 # 10 seconds
PIDFILE_BASE=/tmp/wget_script.$RANDOM.pids