PST SDK

The PST SDK offers the best low-level integration of the PST optical tracking system. Without the need of any extra software you get full control of the PST unit into your own application. Get tracking results, change the frame rate, even receive raw camera images! All through a simple API, allowing you to get started in no-time using your favorite language.

Super-fast integration in your solution

The PST SDK enables the integration of full PST support into your application, offering high flexibility with minimum effort. You decide which features of the PST will be accessible in your application. Because the PST SDK directly interfaces with the PST hardware, it offers the most direct and fastest interface to the PST.

Get the integration started

In only 30 lines of code you can create an application controlling the PST and receiving data! This example is a fully functional PST SDK application that initializes the PST and defines a callback Listener to receive tracking data.

Listen to the data

Handling tracking data is simple as well. This example shows how to implement the Listener callback such that it prints out the transformation matrix for each detected tracking target, every recorded frame.

SDK Documentation

This is all it takes to start integrating the PST into your application. To learn more about the different APIs offered by the PST SDK, please follow the links below to see the full API documentation for your favorite language.

If you are looking for information on the legacy Classic SDK, it can be found here.