Video Type: ENVYSION
Connection Type: IP
Access Type: Connect through Envysion cloud server.
Notable Features, Limitations, and Recommended Usage:
Typical Configuration: Envysion cloud resource accessed by site ID.
Software: The Envysion API is included in the install of VCC.
API Version: Envysion API 1.0
Available Options:
- Live Video
- Image Snapshot (to file, clipboard, or history)
Device Address Syntax:
Site ID: ####
Device Option Syntax:
<parameter>=<value>&<parameter>=<value> …
Available User Options:
<parameter>=<value> | Acceptable Values | Description |
camera=<int> | Single integer starting from 1 | Camera number for this device. Required (optional if fetchall = true) |
user=<string> | Any string | The username that has permission to log in to the Envysion cloud server. Required |
password=<string> | Any string | The password for the user. Required |
fetchall=<bool> | True or false | Flag on whether to fetch all cameras at a given site. If true, the camera option is ignored. If false, it fetches the camera indicated in the camera option. Optional (default false, required if no camera option specified) |