Bounding Box Metadata Provider

This sample shows how bounding box metadata can be injected into an XProtect system.

The sample uses the C# .NET MIP SDK Library for all communication and synchronization, while the sample focus on providing metadata. The sample supports multiple simultaneous connections, e.g. metadata can be distributed to two XProtect Recording servers. Furthermore, this sample demonstrates the push-functionality of metadata, which is in contrast with the video provider, where data is polled. Thus it is possible to send metadata at will and even have long pauses in the data.

The sample also demonstrates how to use the Milestone extensions for bounding boxes. The sample will create two bounding boxes, where one will change color, line thickness, fill and description. The description will also change layout and placement.

The MIP Driver with metadata support is part of the normal Device Packs from version 7.3.

How to use this sample

The sample demonstrates

Using

Environment

Visual Studio C# project