31 recording – Vivotek SD9161-H-v2 2MP PTZ Network Dome Camera User Manual

Page 377

Advertising
background image

VIVOTEK

User's Manual - 377

©

2022 VIVOTEK INC. All Right Reserved

226

7.31

Recording

Group:

recording_i<0~(n-1)>

n denotes the value of "capability_nrecording"

(capability_nrecording > 0)

PARAMETER

VALUE

SECURITY
(get/set)

DESCRIPTION

name

string[40]

6/6

Identification of this entry.

trigger

schedule,
networkfail

6/6

The event trigger type
schedule: The event is triggered by
schedule
networkfail: The event is triggered by
the failure of network connection.

enable

<boolean>

6/6

Enable or disable this recording.

priority

0, 1, 2

6/6

Indicate the priority of this recording:
“0” indicates low priority.
“1” indicates normal priority.
“2” indicates high priority.

channel

0~"capability_nvideoin"-1 6/6

Indicate the source of recording
channel.
0 means the first channel.
1 means the second channel.
2 means the third channel.
3 means the fourth channel.
* We support this parameter when the
version number (httpversion) is equal or
greater than 0311c.

source

0~"capability_nmediastrea
m"-1

6/6

Indicate the source of media stream.
0 means the first stream.
1 means the second stream and so on.

©

2022 VIVOTEK INC. All Right Reserved

227

PARAMETER

VALUE

SECURITY
(get/set)

DESCRIPTION

maxretentiontime <string>

6/6

To specify the expired time for
automatic clean up, and it only takes
effect for video clip generated by
recording_i <0~1>.
Format is
“‘P[Y]Y[MM]M[DDD]DT[hh]H[mm]M[ss]
S’
, similar with ISO8601 with symbols P
Ex. P7D, it means 7 days. P1DT10H, it
means 1 days and 10 hours.
The parameter takes effect when
autocleanup_
maxretentiontime_recording_enabled
is enabled.

notify

<boolean>

6/6

0: Disable recording notification
1: Enable recording notification

notifyserver

0~31

6/6

Indicate which notification server is
scheduled.
One bit represents one application
server (server_i0~i4).
bit0 (LSB) = server_i0.
bit1 = server_i1.
bit2 = server_i2.
bit3 = server_i3.
bit4 = server_i4.
For example, enable server_i0,
server_i2, and server_i4 as notification
servers; the notifyserver value is 21.

Advertising