4 digital output behavior define, 5 security, 6 network – Vivotek MD9584-HF3 5MP Outdoor Network Mobile Dome Camera with Night Vision, Heater & 3.6mm Lens User Manual

Page 177

Advertising
background image

VIVOTEK

User's Manual - 177

© 2022 VIVOTEK INC. All Right Reserved

46

7.4

Digital Output Behavior Define

Group:

do_i<0~(k-1)>

for k is the value of "capability_ndo"

(capability_ndo > 0)

k is determined by the below criterion:

The following applies for capability_extension_do_num >= 0

* if extension_connected=1, k=capability_ndo
* if extension_connected=0, k=capability_ndo+ capability_extension_do_num

Otherwise,

* k=capability_ndo

NAME

VALUE

SECURITY
(get/set)

DESCRIPTION

normalstate

open,
grounded

1/1

Indicate open circuit or closed circuit
(inactive status)

7.5

Security

Group:

security

NAME

VALUE

SECURITY
(get/set)

DESCRIPTION

privilege_do

view, operator,
admin

1/6

Indicate which privileges and above
can control digital output
(capability_ndo > 0)

privilege_camctrl

view, operator,
admin

1/6

Indicate which privileges and above
can control PTZ
(capability_ptzenabled > 0 or
capability_eptz > 0 or
capability_fisheye > 0)

user_i0_name

string[64]

6/7

User name of root

user_i<1~20>_name

string[64]

6/7

User name

user_i0_pass

password[64]

7/6

Root password

user_i<1~20>_pass

password[64]

7/6

User password

user_i0_privilege

view,
operator,
admin

6/7

Root privilege

user_i<1~20>_ privilege

view,
operator,
admin

6/6

User privilege

© 2022 VIVOTEK INC. All Right Reserved

47

7.6

Network

Group:

network

NAME

VALUE

SECURITY
(get/set)

DESCRIPTION

preprocess

<positive integer>

6/6

An 32-bit integer, each bit can be set
separately as follows:
Bit 0 => HTTP service;
Bit 1=> HTTPS service;
Bit 2=> FTP service;
Bit 3 => Two way audio and RTSP
Streaming service;

To stop service before changing its port
settings. It’s

recommended

to set this

parameter when change a service port
to the port occupied by another service
currently. Otherwise, the service may
fail.
Stopped service will auto-start after
changing port settings.
Ex:
Change HTTP port from 80 to 5556, and
change RTP port for video from 5556 to
20480.
Then, set preprocess=9 to stop both
service first.
”/cgi-bin/admin/setparam.cgi?
network_preprocess=9&network_http_
port=5556&
network_rtp_videoport=20480”

type

lan,
pppoe

6/6

Network connection type.

resetip

<boolean>

6/6

1 => Get ipaddress, subnet, router,
dns1, dns2 from DHCP server at next
reboot.

Advertising