Currently, we are developing a plugin that can send different events to Smart Client by ONVIF protocol, but we have one question:
Currently, Milestone ONVIF only support limited events, but our camera have many events, like mask detection and others.
We know, we can develop a plugin show this events results at Smart Client, but our targets is that hope MIlestone events manager can recorder this events log and can search.
Can you help to check whether this is possible by MIP SDK?
Are you developing an Onvif device to use with XProtect? Are developing a driver framework driver? If you are developing a MIP Plugin for which environment? Please add some context to your question.
Thanks for your feedback, Dahua camera are coomonucating with Milestone by ONVIF protocol.
As I know, Milestone ONVIF only support limited events, such as motion, tripwire and others. But if our events are out of these events, whether these events can be sent to Milestone by Milestone SDK and can be searched at Milestone events manager?
Currently, we are developing the metadata plugin for this, everonment is C#.