How to push face recognition event to XProtect Smart Client?

Hi, I have a server with XProtect Professional+ 2021 R1 installed.

I want to push face detection event (recognized by my internal system) to XProtect Smart Client. I have learned about Matrix feature. Is there any solution for this?

Thanks in advance for your help…

A face detection event would be what Milestone calls an Analytics Event.

We assume what you might want to use Analytics Event would be – an Analytics event is sent when your internal system recognizes faces.

Then your VMS receives the event. It is also possible to configure an alarm when the VMS receives the event (if needed). Please read following articles, they might be helpful to understand Analytics events and alarms.

Receiving Alarms and Events -

https://developer.milestonesys.com/s/article/exploring-the-MIP-SDK-recommended-top-SDK-samples

Trigger an alarm from externally

https://download.milestonesys.com/MIPSDK/Samples/TriggerAlarmFromExternal-ConceptSolution.pdf

MIP SDK samples

https://doc.developer.milestonesys.com/html/index.html?base=samples/componentsamples/analyticseventtriggervialibrary/readme.html&tree=tree_4.html

https://doc.developer.milestonesys.com/html/index.html?base=samples/protocolsamples/triggeranalyticseventxml/readme.html&tree=tree_4.html

Thank you @Rie Kiuchi (Milestone Systems)​, seems to be exactly what I need :grinning_face: