39 format sd card – Vivotek MD9584-HF3 5MP Outdoor Network Mobile Dome Camera with Night Vision, Heater & 3.6mm Lens User Manual
Page 441
VIVOTEK
User's Manual - 441
© 2022 VIVOTEK INC. All Right Reserved
310
 
Example: 
http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=set&action=shuttercompensate
Response: 
HTTP/1.0 200 OK\r\n 
Cache-control: no-cache\r\n 
Pragma: no-cache\r\n 
\r\n 
ERROR: fail
 
 
PARAMETER VALUE 
DESCRIPTION
action
shuttercompensate
Camera will do shutter compensate.
 
Syntax: 
(for query API)
http://<
servername
>/cgi-bin/admin/thermalctrl.cgi?operation=get&version=<value>
 
PARAMETER VALUE 
DESCRIPTION
version
N/A 
 
Indicate lensctrl thermal version 
 
 
Example: 
http://myserver/cgi-bin/admin/thermalctrl.cgi?operation=get&version
 
Response: 
HTTP/1.0 200 OK\r\n 
Cache-control: no-cache\r\n 
Pragma: no-cache\r\n 
\r\n 
version=1120B15 
 
8.38
Audio Clip Control
(capability_audio_audioclip=1)
Note:
This request requires Administrator privileges.
Method:
GET/POST
Syntax:
(for control API)
© 2022 VIVOTEK INC. All Right Reserved
311
http://<servername>/cgi-bin/admin/audioclip.cgi
?operation=<value>[&name=<value>][&index=<value>]
PARAMETER
VALUE
DESCRIPTION
operation
startrecording, 
stoprecording, 
play, 
stopplayback, 
remove, 
download 
"startrecording"
= Record a new audio clip.
"stoprecording"
= Stop an ongoing recording.
"play"
= Play an audio clip.
"stopplayback"
= Stop to playback of an audio
clip.
"remove"
= Delete a clip.
"download"
= Download a clip to the client.
* Recording time is limited to 60 seconds.
name
<string>
Name of the audio clip.
The audio clip the action applies to. We 
support two interfaces (name or index) to 
specify the media clip to be played. 
index
0, 1
Number of the audio clip. 
The audio clip the action applies to. We 
support two interfaces (name or index) to 
specify the media clip to be played. 
 
Syntax: 
(for control API)
Add a new audio clip by uploading a file:
* File size is limited to 10MB. 
* Support .wav format only
http://<servername>/cgi-bin/admin/upload_audioclip.cgi
[&clipname=<value>][&clipindex=<value>]
PARAMETER
VALUE
DESCRIPTION
clipname
<string>
Name of the audio clip.
clipindex
0, 1
Number of the audio clip.
8.39
Format SD card
Note:
This request requires Administrator privileges.
Method:
GET/POST
Syntax:
(for control API)
http://<
servername
>/cgi-bin/admin/format_sdcard.cgi?operation=set[&<parameter>=<value>]
 
If the user requests a size larger than all stream settings on the server, this request will fail.