Custom object detection to push events

Hey all,

I’ve written my own custom object detector, and I want to know how to go about getting the video stream from Xprotect to run the analytics on, and then pushing events through once an object is detected.

Any guidance on where to start or the relevant documentation would be greatly appreciated.

Thanks!

You would maybe prefer to have the pictures for the detector in JPEG and then i recommend using the JPEGLiveSource class as seen in the Media Live Viewer sample.

https://doc.developer.milestonesys.com/html/index.html?base=samples/medialiveviewer.html&tree=tree_2.html

On injecting Analytics Events to XProtect I recommend this document:

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

This might also be a good page to have seen:

https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_analytics.html&tree=tree_4.html