VIVOTEK
Command: queryStatus
PARAMETER |
| VALUE |
| DESCRIPTION |
|
retType |
| xml or javascript |
| Optional. |
|
|
|
|
| Ex. retype=javascript |
|
|
|
|
| The default return message is in XML format. |
|
Ex. Query local storage status and call for javascript format return message.
There are two cgi commands for download and composing jpegs to avi format.
For download single selected file, you can use
Syntax:
http://<servername>/cgi-bin/admin/downloadMedias.cgi?<File_Path>
The <File_Path> is in queryststus return message.
Ex.
For creating an AVI file by giving a list of JPEG files, you can use
Syntax:
PARAMETER |
| VALUE |
| DESCRIPTION |
|
resolution |
| <width>x<height> |
| Resolution |
|
|
|
|
|
|
|
fps |
| <positive integer> |
| Frame rate |
|
list |
| <fileList> |
| The JPEG file list. |
|
|
|
|
| The file path should be embraced by single quotation |
|
|
|
|
| marks |
|
|
|
|
|
|
|
Ex.
http://
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’,
81 | User's Manual - 181 |
|
|