Multi-Site Viewer

Multiple XProtect systems can be accessed from one application as shown by this sample.

The logon credentials and domain can be different for every system you add. This sample only allows for two systems, but there is no limit to how many systems you can access at once.

When all the XProtect systems have been added, the rest of the application can operate as if it is one configuration. The built-in ItemPicker component, the ImageViewerControl and PlaybackController can handle cameras, no matter what site they are located on.

For information about login, please refer to Introduction to MIP Environments and Login

MIP Environment - .NET Library

The above dialog adds a site and potentially all child sites known by this site using Windows AD authentication.

Here we see the same dialog after having used the Validate button.

The options for adding child sites:

After the login to the above two XProtect systems, all cameras and other known items are available for selection, as can be seen from the above ItemPicker dialog.

The main dialog show the already selected sites on the left hand side, and two ImageViewerControls on the right hand side. In this screenshot, cameras from two different XProtect systems are shown at the same time.

The sample demonstrates

Using

Environment

Visual Studio C# project