Go to documentation repository
Page History
...
width | 50% |
---|
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
Column |
---|
GetCameras
GET
http://example.com:[port]/getcameras
...
channel ": 2,
"status": "signallost"
}
]
}
...
...
]
...
Returns information about the device (firmware version, manufacturer, model and serial number).
Info | ||
---|---|---|
| ||
Any prefix can be added to the firmware version value returned by the AdditionalVersionString registry key – see Registry keys reference guide. |
Example:
GET http://192.168.15.182:80/getdeviceinfo
Response
{
"firmware version": "1.2.3 Rev B.",
"vendor": "Vendor Title Ltd"
"model": "Device Model",
"serial_number": "12345ABCDEF",
"ptz-status": "not supported"
}
Overview
Content Tools