[ VMS ] Getting snapshot from VMS - 20170809

GV-VMS v16.10.3
support
Posts: 647
Joined: December 27th, 2014, 8:37 am

[ VMS ] Getting snapshot from VMS - 20170809

Unread post by support »

Q. How to acquire snapshots from VMS using command?

A. Required: Webcam server

This command is used to snapshot the live video from GV-VMS®.

Syntax:
http://<servername>/getimage/<camera>.<format>?id=<username>&pwd=<password>
or
http://<servername>/getimage/<camera>.<format>?IDKey=<key>

Table 3.3 explains the parameters of the command.
2017-08-09_09h21_49.jpg
2017-08-09_09h21_49.jpg (32.87 KiB) Viewed 3003 times
Example:
http://192.168.0.1/getimage/cam0.jpg?id=test&pwd=test
or
http://192.168.0.1/getimage/cam0.jpg?IDKey=123
Post Reply