Video, Audio and Metadata Provider

This sample shows how video, audio and metadata can be injected into an XProtect system from the same device.

The sample uses the C# .NET MIP SDK Library for all communication and synchronization, while the sample only needs to focus on providing video, audio and metadata when requested. The sample supports multiple simultaneous connections, e.g. metadata can be distributed to two XProtect Recording servers. This sample mainly demonstrates how to configure the device that needs to send video, audio and metadata. A metadata packet is sent each time a video frame is sent.

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

The MIP Driver with audio support is part of the normal Device Packs from version 10.3.

How to use this sample

The sample demonstrates

Using

Environment

Visual Studio C# project