PyEyetracker
PyEyetracker copied to clipboard
A python interface for the Tobii Eye Tracker
PyEyetracker
A python interface for the Tobii Eye Tracker
Usage
- Download the .dll and .pyd file to your project python folder
-
from EyeTracker import init, getBuffer
- Take a look at example.py
Requirement
- Windows 10
- Python 3.7 32-bit (32 instead of 64!)
- Visual Studio 2019
- Tobii Native Stream Engine
Develop more
I only use a small portion of Tobii-provided SDKs. If you want develop more function, this part might be helpful.
I develop this API follow the code of [1] and [2]. My experience is: download Tobii Native Stream Engine
using Nuget in Visual Studio.
Then Follow the setup at [1].
References
- https://docs.microsoft.com/en-us/visualstudio/python/working-with-c-cpp-python-in-visual-studio?view=vs-2019
- https://vr.tobii.com/sdk/develop/native/stream-engine/api/