PST SDK  5.2.0.0-0eac0f6
Using C++

The PST SDK offers a native C++ API for accessing data from a PST Tracker and adjusting settings on a PST Tracker. Supported PST trackers are the PST Iris and PST Base, PST Iris HD and PST Base HD and the PST Pico. Instantiating the PST SDK Tracker object provides full control over a PST server instance. This enables management and control of a PST Tracker without the need for the separate PST Server application or PST Interface Service.

Requirements

For Windows:

  • Windows 7 or higher
  • Visual Studio 2015 runtime or higher

For Linux:

  • Built on Ubuntu 18.04
  • GCC 7.4.0
  • C++11 enabled

Topics