Home Forums Legacy SDKs May I download the discontinued TobiiGazeSdk-CApi-4.1.0.806-Win64? Thank you. Reply To: May I download the discontinued TobiiGazeSdk-CApi-4.1.0.806-Win64? Thank you.

#6970
Grant [Tobii]
Keymaster

Hi @masta-lomaster,

Thank you for your patience.  Unfortunately the developers have decided not to 
release the Gaze SDK again under any circumstances.

However, I understand that your project would require very little modification
to get it up and running on the latest SDK as it relies only on gaze and fixations.

Most of the eye tracking code is located here:

https://github.com/MastaLomaster/bkb/blob/master/source/OnGazeData.cpp
https://github.com/MastaLomaster/bkb/blob/master/source/TobiiREX.cpp
 
You will need to migrate to Tobii EyeX SDK for C/C++ 1.8 (TobiiEyeXSdk-Cpp-1.8.498.zip)
That is available on Downloads page.

Inside the package you will find MinimalGazeDataStream and MinimalFixationDataStream with good examples on how to get data.
 
I’m sorry to bring you this disappointing news, but hopefully within a couple hours you can have you application
compatible with our latest and greatest SDK.