We are trying to authorize using this api
https://doc.developer.milestonesys.com/mipvmsapi/
It works on 2021R2, but seems that it is different for 2020R3.
Could you provide documentation on configuring and using API Gateway on Milestone 2020R2
We are trying to authorize using this api
https://doc.developer.milestonesys.com/mipvmsapi/
It works on 2021R2, but seems that it is different for 2020R3.
Could you provide documentation on configuring and using API Gateway on Milestone 2020R2
The new Rest API has a requirement for XProtect 2021R2.
Unfortunately it is not developed to me usable in older versions.
Is there any other API to get for example connected camera list in 2020R3 version?
Yes. In older version there are other ways..
Using the MIP Library.
You get the configuration as seen by Smart Client like this:
You get the full configuration as seen in the Management Client like this: (This is fully equivalent to the data you get using the new API.)
If not using the MIP (.Net Framework) library the configuration API can still be used.
Bo Ellegård, many thanks for your prompt reply.