Hello, I have been tasked to integrate our analysis software into the Milestone client, and what we wanted to achieve now is that we have a constant overlays over the image (for example bounding boxes on found objects), not only when an alarm is raised (via MAD packet). I have looked through the MIP SDK, but am not wiser as to what is possible and what is not possible.
Is there a reasonable way to overlay image information on the video stream within the application?
I can use a C++ or C# interface, both would work. Maybe having a small application run that accepts the metadata stream from an external source and then forward it to the Milestone Platform, but I have not found information on how to do that.