Vivotek VS8100 User Manual page 175

Video server
Table of Contents

Advertisement

Ex. Query local storage status and call for javascript format return message.
http://<servername>/cgi-bin/admin/lsctrl.cgi?cmd=queryStatus&retType=javascript
There are two cgi commands for download and composing jpegs to avi format.
For download single selected file, you can use "/cgi-bin/admin/downloadMedias.cgi". Just assign the
request file path to this cgi.
Syntax:
http://<servername>/cgi-bin/admin/downloadMedias.cgi?<File_Path>
The <File_Path> is in queryststus return message.
Ex.
<servername>
http://
/cgi-bin/admin/
mp4
For creating an AVI file by giving a list of JPEG files, you can use "/cgi-bin/admin/jpegtoavi.cgi".
Syntax:
http://<servername>/cgi-bin/admin/jpegtoavi.cgi?<resolution>=<width>x<height>&<fps>=<num
>&<list>=<fileList>
PARAMETER
VALUE
resolution
<width>x<height>
fps
<positive integer>
list
<fileList>
Ex.
<servername>
http://
/cgi-bin/admin/
jpegtoavi.cgi
?resolution=800x600&fps=1&list='/mnt/auto/CF/NCMF/video1650.jpg', '/mnt/auto/C
F/NCMF/video1651.jpg', '/mnt/auto/CF/NCMF/video1652.jpg',
downloadMedias.cgi
?/mnt/auto/CF/NCMF/20090310/07/02.
DESCRIPTION
Resolution
Frame rate
The JPEG file list.
The file path should be embraced by single quotation
marks
VIVOTEK
User's Manual - 175

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents