Vivotek CD9381-HNTV 2.8~8mm 5MP Fixed Dome Camera

Vivotek CD9381-HNTV User Manual - Page 408

For CD9381-HNTV.

PDF File Manual, 417 pages, Read Online | Download pdf file

CD9381-HNTV photo
Loading ...
Loading ...
Loading ...
VIVOTEK
408 - User's Manual
© 2022 VIVOTEK INC. All Right Reserved
264
at the start of the format
index
0~N
which one SD card
Example:
Request of format SD card:
http://myserver/cgi-bin/admin/format_sdcard.cgi?operation=set&fstype=ext4
Response of success:
HTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: 2\r\n
\r\n
ok
Response of formatting fail:
HTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <Error Message Length>\r\n
\r\n
<Error Message>
Syntax:
(for query API)
http://<servername>/cgi-bin/admin/ format_sdcard.cgi?operation=get
PARAMETER
VALUE
DESCRIPTION
Get
Get formatting progress(0~100) or
result(error message)
*It is unnecessary when using the
blocking mode.
Example:
Request of get formatting progress(0~100):
http://myserver/cgi-bin/admin/format_sdcard.cgi?operation=get
Response of success:
HTTP/1.1 200 OK\r\n
Content-Type: text/plain\r\n
Content-Length: <Success Message Length>\r\n
\r\n
<Success Message>
List of success message:
0~100 and 100 represents formatting completed
List of error message:
Loading ...
Loading ...
Loading ...