Pupil Labs plugin to record from Ximea Camera during Recording
Python Package Dependiencies outside the stock Pupil Capture Install are:
Xiapi - Available from ximea.com
Yaml - used to read in and out camera settings
I installed these by manually copying them to /opt/pupil_capture - Putting these packages in the standard ~/pupil_capture_settings/plugins does not work.
Install these with your package manager of choice in the python install used by pupil capture
This code uses .yaml files to load known settings to the Ximea camaras. Copy the cy.yaml file included in this codebase