description | keywords | lang | title | ||
---|---|---|---|---|---|
This repo contains samples that demonstrate MIP SDK plug-in integration. |
|
en-US |
Milestone Integration Platform Software Development Kit plug-in integration samples |
The Milestone Integration Platform (MIP) enables fast and flexible integration between Milestone XProtect video management software (VMS), applications available from Milestone Technology Partner Finder, and other third-party applications and devices.
The Milestone Integration Platform Software Development Kit (MIP SDK) offers a suite of integration options, including
- protocol integration
- component integration (stand-alone applications using MIP .NET libraries)
- plug-in integration (hosted by XProtect application environments)
This repo contains samples that demonstrate MIP SDK plug-in integration.
The plug-in integration samples cover these key areas of XProtect VMS functionality:
Functionality | Description |
---|---|
Access Control | How to implement XProtect Access Control plug-ins. |
Transact | How to implement a connector for XProtect Transact. |
Device drivers | How to create a fully featured device driver. |
Video and audio | How to display video in Management Client and Smart Client. |
Search | How to extend the search functionality in the Smart Client Search workspace. |
Licensing | How to utilize the MIP license system. |
Video overlay | How to show an overlay on top of an Smart Client ImageViewer. |
Smart Client control | How to control the Smart Client from a plug-in. |
Smart Client data handling | How to work with different types of data. E.g. creation and export. |
Message communication | How to implement a simple chat client using message communication. |
Others | Various other functionalities. |
Tools | A collection of useful MIP development tools. |
A Visual Studio solution file in the src
folder includes a Visual Studio project for each sample.
Please refer to the MIP SDK Getting Started Guide for information about how to set up a development environment for Milestone XProtect integrations.
Ask questions and find answers to common questions at the Milestone Developer Forum.
Browse overview and reference documentation at MIP SDK Documentation.
Get access to free eLearning at Learning | Milestone Systems.
Watch tutorials about how to set up and use Milestone products at Milestone Video Tutorials.
We do not currently accept contributions through pull request.
In case you want to comment on or contribute to the samples, please reach out through the Milestone Developer Forum.
MIP SDK sample code is is licensed under the MIT license.