Python
The Python package is a comprehensive library of functions to work with PCO cameras. It enables you to integrate our products in your own Python program.
This high-level class handles the entire communication between the camera and the recording. The class has full access to the underlying pco.sdk and pco.recorder libraries and provides the performance and flexibility in a pythonic way.
It will fit in your environment so you don't have to do without your preferred IDE, editor and Python packages.
Please note: Only Python 3 is supported. The package only runs on Windows OS.