Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width50%


borderStyle
Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleIn the section:
Table of Contents



Column



solid 

A camera must support the same commands for features management as the given ECHD commands (both when connected via ONVIF and via the corresponding driver).


Note
titleImportant!

Disable the Use device settings checkbox in order to change the manage parameters by the below commands – see The Settings panel of the Video Capture Device object.

Table of Contents
Column

Discrete motion

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

Atomic shift of video surveillance device in the specified direction. 

...

action - command name [degreesmove].

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

уy - TILТ Tilt rotation [-180 ..0.. 180].

...

https://example.com:[port]/?cameraID={1}&ip={2}&lоqiпloqin={З3}&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.

...

action - command name (degreesтove2).move2). Depending on camera, registry keys may have to be set for correct operation:

  1. Thecamera does not support Point&Click but supports absolute PTZ. Set the ReplacePointAndClick registry key to 1 (see Registry keys reference guide).
  2. Thecamera supports Point&Click. Set the ReplacePointAndClick registry key to 0 and TelemetryCommandMoveTimeout to delay in milliseconds between panning/tilting and zooming (see Registry keys reference guide).

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

уy - ТILТ TILT rotation [-7..0..7].

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

modelName - model of video surveillance device.

...

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

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

...

action - command name (setposition).

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

уy - TILТ TILT setting [-180 ..0..180].

Z – zoom value [0.. 100].

...

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

Getting position of video surveillance device inРAN pAN and TILТ TILm in degrees as well as current zoom values.

Response inJSON format:

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

cameraID - ID of video surveillance device.

...

action - command name (getposition).

тmodelNaтme - model of video surveillance device.

...

https://example.com:[port]/?cameralD={1}&ip={2}&login={З3}&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

caтmeralD - ID of video surveillance device.

...

action - command name (focus).

хx - not in use[0].

уy - not in use[0].

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

тmodelNaтme - model of video surveillance device.

...

https://example.com:[port]/?cameralD={1}&ip={2}&login={З3}&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

caтmeralD - ID of video surveillance device.

...

action - command name (iris).

хx - not in use[0].

уy - not in use[0].

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

тmodelNaтme - model of video surveillance device.

...

https://example.com:[port]/?cameralD={1}&ip={2}&login={З3}&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

caтmeraID – ID of video surveillance device.

...

action – command name (switch_day_night).

хxnot in use[0].

уy - not in use[0].

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

тmodelNaтme - model of video surveillance device.

...

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

The following backlight operation modes are available:

1: Enable

-1: Disable

caтmeraID - ID of video surveillance device.

...

action - command name (backlight).

хx - not in use[О0].у

y - not in use[О0].

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

тmodelNaтme - model of video surveillance device.

...

https://example.com:[port]/?cameralD={1}&ip={2}&login={З3}&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

caтmeraID - ID of video surveillance device.

...

action - command name (switch_color).

хx - not in use[0].

уy - not in use[0].

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

...