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
- Security > User accounts
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- PTZ > PTZ settings
- Event > Event settings
- Applications > Motion detection
- Applications > Tampering detection
- Applications > Audio detection
- Applications > Package management - a.k.a., VADP (VIVOTEK Application Development Platform)
- Recording > Recording settings
- Local storage > SD card management
- Local storage > Content management
- Appendix
VIVOTEK
User's Manual - 333
© 2019 VIVOTEK INC. All Right Reserved
203
7.39 VIVOTEK Application Development Platform Setting
Group: vadp
NAME VALUE SECURITY
(get/set)
DESCRIPTION
version <string> 6/7 Indicate the VADP version.
resource_total_memory 0,<positive
integer>
6/7 Indicate total available memory size
for VADP modules.
resource_total_storage 0,<positive
integer>
6/7 Indicate total size of the internal
storage space for storing VADP
modules.
resource_free_memory 0,<positive
integer>
6/7 Indicate free memory size for VADP
modules.
resource_free_storage 0,<positive
integer>
6/7 Indicate current free storage size for
uploading VADP modules.
module_number 0,<positive
integer>
6/7 Record the total module number that
already stored in the system.
module_order string[40] 6/6 The execution order of the enabled
modules.
module_save2sd <boolean> 6/6 Indicate if the module should be
saved to SD card when user want to
upload it.
If the value is false, save module to
the internal storage space and it will
occupy storage size.
number string[128] 6/7 This number is used to register
license key for VADP application.
© 2019 VIVOTEK INC. All Right Reserved
204
Group: vadp_module_i<0~(n-1)> for n VADP package number (capability_vadp_npackage > 0)
n denotes the value of "capability_vadp_npackage".
NAME VALUE SECURITY
(get/set)
DESCRIPTION
enable <boolean> 6/6 Indicate if the module is enabled or
not.
If yes, also add the index of this module
to the module_order.
name string[40] 6/6 Module name
extendedname string[40] 6/6 Extended module name. If this value is
not blank, it will be shown on the VADP
UI first instead of
vadp_module_i<n>_name.
url string[120] 6/6 Define the URL string after the IP
address if the module provides it own
web page.
vendor string[40] 6/6 The provider of the module.
vendorurl string[120] 6/6 URL of the vendor.
version string[40] 6/6 Version of the module.
license string[40] 6/6 Indicate the license status of the
module.
licmsg string[128] 6/6 Indicate the message that will be show
on license status when mouse over.
path string[40] 6/6 Record the storage path of the module.
initscr string[40] 6/6 The script that will handle operation
commands from the system.
status string[40] 6/6 Indicate the running status of the
module.
statmsg string[128] 6/6 Indicate the message that will be show
on the running status when mouse
ove r.
vvtklicensemec string[40] 6/7 Indicate the module use VIVOTEK
license mechanism
Group: vadp_schedule_i<0~(n-1)> for n VADP package number
n denotes the value of "capability_vadp_npackage".
(Only available when "capability_vadp_npackage" > 0 and the version number of "vadp_version" >=
"1.3.2.0")