MIP SDK to use in a Linux application

, ,

Hi,

We at AllGoVision intend to develop a linux compatible application written in c++. We currently offer a solution for Windows based systems and use the MIP SDK component (ToolkitFactoryProvider.lib) to get the video feed for Milestone cameras. What do we need to do to do the same in Linux-based systems? Is there any way to go about it?

Please let us know.

Unfortunately we currently don’t have any components for Linux support so you will have to implement a protocol based integration. You will find the documentation for the protocols as well as a few samples (Windows based though, but should be easily portable to Linux) in the MIP SDK.