Hi milestone,
is there any APIs or protocol for my web application to get the storage usage of recording server and also the connection status of cameras?
Hi milestone,
is there any APIs or protocol for my web application to get the storage usage of recording server and also the connection status of cameras?
If you want to use protocol methods and not .Net library, please read this Introduction - Soap Services for XProtect -
Please read this too - Status Service SOAP Protocol Documentation - https://doc.developer.milestonesys.com/html/index.html?base=statushelp/index.html&tree=tree_3.html
Configuration API Client sample can show you the storage information, start the sample go to Recording Servers – select Storage select storage name – click Read storage information. You will be able to see Used space of the storage. Please explore the sample.
Next is Status Console sample, this sample shows how to access the Status API to retrieve status and events from the system. You might wat to explore to get connection status of cameras.