Hello Guys,
What is the best way to send live metadata, alerts and after that filter the objects inside milestone?
Is there a demo project to base the development?
I found this one: https://doc.developer.milestonesys.com/html/samples/ComponentSamples/BoundingBoxMetadataProvider/README.html
Is this the best way to go?
Regards,
You are probably on the right course with the sample. It is the right sample for sending live metadata.
There are essentially two ways to supply “analytics” in XProtect: Metadata and Analytics Events.
Please read this knowledge base article.. https://developer.milestonesys.com/s/article/DATA-FROM-ANALYTICS-HOW-TO-BEST-IMPLEMENT-A-SOLUTION
If you want both events and alarms that can be reacted to and frame by frame overlays on live or playback video, you would need to implement both.
Maybe you also want a search engine like described here:
https://doc.developer.milestonesys.com/html/index.html?base=gettingstarted/intro_searchagent.html&tree=tree_search.html?search=search
https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/scsearchagent/readme.html&tree=tree_search.html?search=search
After reading, you might have questions where you go more into detail about what you would like the users to see, please ask..