REST API to retrieve camera GUID of carousel

Can I check does Milestone XProtect cooperate 2018R3, whether it has REST api for us to retrieve current camera ID of carousel?

You can extract what cameras are in the configuration by using the Rest API

It looks like this:

--

https://doc.developer.milestonesys.com/mipvmsapi/

--

You can only read the current picture displayed by a carousel by using a Smart Client plugin. I could read it using the Config Dump sample running in the Smart Client.

--

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/configdump/readme.html&tree=tree_1.html

https://github.com/milestonesys