Das System Menü :: PTZ Tour
param.cgi?cmd=setptztour
Function | Set a Pan&Tilt Tour |
---|---|
Authority | admin |
Parameter | var tour_enable [0, 1] - If Active the Alarmpreset Function has to be Deactivated! |
var tour_times : [1-50] Tour Repetitions | |
var tour_index : Positions 0-7 divided by Semicolons | |
var tour_interval : Resting Time on Position in Seconds [5-43200] divided by Semicolons | |
Remarks | If Active, the Alarmpreset Function has to be deactivated! |
Example | GET: http://admin:instar@192.168.2.168/cgi-bin/hi3510/param.cgi?cmd=setptztour&-tour_enable=1&-tour_index=0;1;2;3;4;5;6;7&-tour_interval=5;5;5;5;5;5;5;5&-tour_times=50&cmd=setmdalarm&-aname=preset&-switch=off |
param.cgi?cmd=ptzctrl
Function | Start Pan&Tilt Tour |
---|---|
Authority | admin |
Parameter | var step [0, 1] - set to 0 for tour function! |
var act [tour, hscan, vscan, stop] - activate PTZ Tour, horizontal or vertical Scan or Stop Function | |
Remarks | If Active, the Alarmpreset Function has to be deactivated! |
Example | GET: http://admin:instar@192.168.2.168/cgi-bin/hi3510/param.cgi?cmd=ptzctrl&-step=0&-act=tour |
GET: http://admin:instar@192.168.2.168/cgi-bin/hi3510/param.cgi?cmd=ptzctrl&-step=0&-act=stop |