Utilize ImageViewerWpfControl and PlaybackWpfUserControl

The ImageViewerClient sample demonstrates how to show playback and live video for a selected camera. The user will get a login dialog, once logged in a camera can be chosen using the ItemPickerForm.

Navigating the playback video is done using a PlaybackWpfUserControl, a control that to some degree resembles the time line and playback user control as known from the Smart Client. The user can digitally zoom and choose whether the images are scaled to the control in a way where aspect ratio of the images is maintained or not.

The user can experiment with playback control, whether to skip gaps in recorded footage or not or stop the playback when a gap is encountered.

ImageViewerClient

The sample demonstrates

Using

Environment

Visual Studio C# project