VIVOTEK
User's Manual - 411
© 2020 VIVOTEK INC. All Right Reserved
270
currentlanguage 0~20
Available language lists.
Please refer to:
system_info_language_i0 ~ system_info_language_i19
.
For setting backup file:
http://<
servername
>/cgi-bin/admin/export_backup.cgi?backup
8.22
Upload Files
Note:
This request requires Administrator privileges.
Method: POST
Syntax:
For daylight saving time configuration file:
* This CGI is not supported when the version number (httpversion) is equal or greater than 0314b,
please use “system_tz” as a replacement.
http://<
servername
>/cgi-bin/admin/upload_dst.cgi
Post data:
filename =<file name>\r\n
\r\n
<multipart encoded form data>
For language file:
http://<
servername
>/cgi-bin/admin/upload_lan.cgi
Post data:
filename =<file name>\r\n
\r\n
<multipart encoded form data>
For setting backup file:
http://<
servername
>/cgi-bin/admin/upload_backup.cgi
Post data:
filename =<file name>\r\n
\r\n
<multipart encoded form data>
© 2020 VIVOTEK INC. All Right Reserved
271
Server will accept the file named <file name> to upload this one to camera.
8.23
Update Lens Configuration
(capability_image_c<0~(n-1)>_lensconfiguration_support > 0)
Note:
This request requires Administrator privileges.
Method:
GET
Syntax:
For list a name of lens currently used:
http://<
servername
>/cgi-bin/admin/update_lens.cgi?get_currentlens
For list all names of lens installed in camera:
http://<
servername
>/cgi-bin/admin/update_lens.cgi?list_lens
For choose selected lens configuration:
http://<
servername
>/cgi-bin/admin/update_lens.cgi?choose_lens=<value>
You need to reboot manually after you choose another lens configuration.
For choose selected lens configuration and reboot camera:
http://<
servername
>/cgi-bin/admin/update_lens.cgi?choose_reboot_lens=<value>
The camera will reboot after using this cgi.
For delete selected lens configuration:
http://<
servername
>/cgi-bin/admin/update_lens.cgi?delete_lens=<value>
PARAMETER
VALUE
DESCRIPTION
value
<string>
Available lens name.
Please refer to:
lens_default_i<0~(n-1)>_name
lens_user_i<0~(n-1)>_name
n is a positive integer.
Method:
POST
Syntax: