GPS Metadata Provider

This sample shows how GPS 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 only needs to 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 to 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 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