Axis 200 User Manual page 24

Axis 200+ and 240 camera server
Hide thumbs Also See for 200:
Table of Contents

Advertisement

AXIS 200+ and 240 User's Guide
5. Disconnect from the ISP..
# Dial to an ISP:
0,10,20,30,40,50 5-21 1-31 1-12 1-12 0-6:
snapshot fullsize.jpg;
online -dial 1234567 -user "USER" -pass "PASS" -timeout m2;
ftp -host 207.242.7.186 -user ftpuser -pass PASS -src lastshot.jpg
-dest images$Y-$n-$d_$h_$m_$s.jpg -temp tmp.jpg;
offline;
%
Example 2 (AXIS 240 only)
When executing the following script, a PTZ (Pan/Tilt/Zoom) camera is moved to a predefined
position. While the camera is moving, the script pauses for several seconds until it is certain that the
camera has reached the desired position. A snapshot is taken and sent via ftp to a server. The
camera then moves to the next position and a new snapshot is taken and sent. In this example, this
procedure is repeated every hour.
# This is an example of an Axis extended CRON script:
0 0-23 1-31 1-12 0-6:
ptz -preset 1;
sleep 5;
ftp -host 207.242.7.186 -user USER -pass PASS -src fullsize.jpg
-dest myDestinationFile1.jpg -cam 1;
ptz -preset 2;
sleep 5;
ftp -host 207.242.7.186 -user USER -pass PASS -src fullsize.jpg
-dest myDestinationFile2.jpg -cam 1;
%
Using the Camera Server
23

Advertisement

Table of Contents
loading

This manual is also suitable for:

240200+

Table of Contents