Is it possible to detect if a recording service is stopped and the redundance recording service is active ?
I know that the URL and the hardware UID is changed in the configuration data.
But in a system with distributed recording services, I do not know what is a normal service and what is a redundant service.
I have not found any information about the redundancy services in the data of the ConfigurationApiService.
If I knew what redundancy services are, I could check it.
Rik
(Rie Kiuchi (Milestone Systems))
December 11, 2019, 3:01pm
2
Thanks for your answer and information.
Unfortunately I don’t get this event on our system.
Which service / SOAP interface does it send?
I can only receive events via the RecorderStatusService. On the ServerCommandService I didn’t find anything to receive the events.
On the EventServer (AlarmServiceToken) I only get null back on every alarm function calls.
And on the event function calls I get only Events from type “Database Deleting Recordings Before Set Retention Size”.
It is also important that we know the actual state when we make the connection, not just when something changes.
Rik
(Rie Kiuchi (Milestone Systems))
December 17, 2019, 9:08am
4
Unfortunately, there isn’t such information. However, it is probably a good idea that we make such support in the future.