User Manual
Table Of Contents
- Overview
- Accessing the Network Camera
- Using VIVOTEK Recording Software
- Using 3GPP-compatible Mobile Devices
- Using RTSP Players
- Main Page
- Client Settings
- Configuration
- System > General settings
- System > Homepage layout
- System > Logs
- System > Parameters
- System > Maintenance
- Media > Image
- Media > Video
- Media > Video
- Media > Video
- Media > Audio
- Network > General settings
- Network > Streaming protocols
- Network > SNMP (Simple Network Management Protocol)
- Network > FTP
- Bonjour
- Security > User accounts
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- PTZ > PTZ settings
- Event > Event settings
- Applications > Motion detection
- Applications > Smart VCA
- Applications > DI and DO
- Applications > Tampering detection
- Applications > Audio detection
- Applications > Shock detection
- Applications > Package management - a.k.a., VADP (VIVOTEK Application Development Platform)
- Recording > Recording settings
- Local storage > Storage management
- Local storage > Content management
- Appendix
VIVOTEK
User's Manual - 193
© 2019 VIVOTEK INC. All Right Reserved
41
7.5 Security
1. 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)
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
© 2019 VIVOTEK INC. All Right Reserved
42
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.