Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In the section:
 

Discrete motion

https://example.com:[port]/?cameraID={1}& ip={2}& loqiп={З}&pass={4}& action={5}&x={6}&y={7}&z ={8}&modelNamе={9}

Atomic shift of video surveillance device in the specified direction. 

cameraID - ID of video surveillance device.

ip - IP address of video surveillance device.

login - account of video surveillance device.

pass - access password to video surveillance device.

action - command name [degreesmove].

x - PAN rotation [-180 ..0.. 180].

y - TILt rotation [-180 ..0.. 180].

z - zoom in/out [0.. 100].

modelName model of video surveillance device.

Relative motion

https://example.com:[port]/?cameraID={1}&ip={2}&loqiп={З}&pass={4}&action={5}&x={6}&y={7}&z={8}&modelName={9}

Rotation of video surveillance device compared with current position. Viewing area of video surveillance device is divided by a grid where central point’s coordinates are (x:0, y:0), top left (x:-7, y:7), bottom right (x:7, y:-7). Video surveillance device must be rotated in a way that object appears in the center of the grid.

‘Optical’ error caused by the distance to the visible object is allowed.

Error caused by sphere-to-plane projection must be compensated.

cameraID - ID of video surveillance device.

ip - IP address of video surveillance device.

login - account of video surveillance device.

pass - access password to video surveillance device.

action - command name (degreestove2).

x - PAN rotation [-7..0..7].

y - tILt rotation [-7..0..7].

Z – zoom in/out [-1..0.. 1].

modelName - model of video surveillance device.

Setting position of video surveillance device

https://example.com:[port]/?cameralD={1}&ip={2}&login={З}&pass={4}&action={5}&x={6}&y={7}&z={8}&modelName={9}

Setting position of video surveillance device in degrees compared with ‘0’ position.

cameraID - ID of video surveillance device.

ip - IP address of video surveillance device.

login - account of video surveillance device.

pass - access password to video surveillance device.

action - command name (setposition).

x - PAN setting [-180 ..0.. 180].

y - TILt setting [-180 ..0..180].

Z – zoom value [0.. 100].

modelName - model of video surveillance device.

Getting position of video surveillance device

https://example.com:[port]/?cameralD={1}&ip={2}&login={З}&pass={4}&action={5}&modelName={6}

Getting position of video surveillance device in pAN and TILt in degrees as well as current zoom values.

Response in JSON format:

{"y":56, "x":105, "z":0}

cameraID - ID of video surveillance device.

ip - IP address of video surveillance device.

login - account of video surveillance device.

pass - access password to video surveillance device.

action - command name (getposition).

modelNate - model of video surveillance device.

Focusing

https://example.com:[port]/?cameralD={1}&ip={2}&login={З}&pass={4}&action={5}&x={6}&y={7}&z={8}&modelName={9}

Video surveillance device’s focus control command where z parameter controls over focus:

1: Focus in

-1 : Focus out

0: Auto

cameralD - ID of video surveillance device.

ip - IP address of video surveillance device.

login - account of video surveillance device.

pass - access password to video surveillance device.

action - command name (focus).

x - not in use [0].

y - not in use [0].

z – focus control [-1..0..1].

modelNate - model of video surveillance device.

Iris control

https://example.com:[port]/?cameralD={1}&ip={2}&login={З}&pass={4}&action={5}&x={6}&y={7}&z={8}&modelName={9}

Video surveillance device’s iris control command where z parameter controls over iris:

1: Open iris

-1: Close iris

0: Auto

cameralD - ID of video surveillance device.

ip - IP address of video surveillance device.

login - account of video surveillance device.

pass - access password to video surveillance device.

action - command name (iris).

x - not in use [0].

y - not in use [0].

z – iris control [-1..0..1].

modelNate - model of video surveillance device.

Night mode

https://example.com:[port]/?cameralD={1}&ip={2}&login={З}&pass={4}&action={5}&x={6}&y={7}&z={8}&modelName={9}

The following operation modes of video surveillance device are available:

1: Day mode

-1 : Night mode

cameraID – ID of video surveillance device.

ip – IP address of video surveillance device.

login - account of video surveillance device.

pass – access password to video surveillance device.

action – command name (switch_day_night).

xnot in use [0].

y - not in use [0].

z – mode control [-1..0..1].

modelNate - model of video surveillance device.

Backlight

https://example.com:[port]/?cameralD={1}&ip={2}&login={З}&pass={4}&action={5}&x={6}&y={7}&z={8}&modelName={9}

The following backlight operation modes are available:

1: Enable

-1: Disable

cameraID - ID of video surveillance device.

ip - IP address of video surveillance device.

login - account of video surveillance device.

pass - access password to video surveillance device.

action - command name (backlight).

x - not in use [0].

y - not in use [0].

z - mode control[-1..0..1].

modelNate - model of video surveillance device.

BW mode

https://example.com:[port]/?cameralD={1}&ip={2}&login={З}&pass={4}&action={5}&x={6}&y={7}&z={8}&modelName={9}

The following operation modes of video surveillance device are available:

1: Enable

-1: Disable

cameraID - ID of video surveillance device.

ip - IP address of video surveillance device.

login - account of video surveillance device.

pass - access password to video surveillance device.

action - command name (switch_color).

x - not in use [0].

y - not in use [0].

z - mode control[-1..0..1].

modelName - model of video surveillance device.

  • No labels