Home › Forums › Legacy SDKs › May I download the discontinued TobiiGazeSdk-CApi-4.1.0.806-Win64? Thank you.
- This topic has 6 replies, 2 voices, and was last updated 7 years, 5 months ago by Grant [Tobii].
- AuthorPosts
- 23/05/2017 at 16:04 #6926Masta LomasterParticipant
May I download the discontinued TobiiGazeSdk-CApi-4.1.0.806-Win64?
Some time ago I downloaded the 32-bit version, but I miss the 64-bit one.
Thank you.23/05/2017 at 20:44 #6928Grant [Tobii]KeymasterHi @masta-lomaster, unfortunately the Gaze SDK is now deprecated and is no longer being provided publicly.
However, we have since created a replacement low level API available @:
https://www.nuget.org/packages/Tobii.StreamEngine.Native/
https://www.nuget.org/packages/Tobii.StreamEngine/This is a low level API so please only use it if you know why you are doing it. Very little support is going to be provided.
23/05/2017 at 22:58 #6934Masta LomasterParticipantHi Grant,
All I need is to recompile the existing program in 64 bit, not learning the new SDK.
Can you make an exception for a devoted developer and let me download what was available just 2 monthes ago?Regards,
Mikhail aka masta.lomaster26/05/2017 at 10:41 #6951Grant [Tobii]KeymasterHi @masta-lomaster, we may be able to make an exception for you in this case.
If you could kindly pass along to me personally at (grant.rogers [at] tobii.com) some of the details regarding your application and needs I will be sure to pass it along for consideration.
29/05/2017 at 17:15 #6970Grant [Tobii]KeymasterHi @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.30/05/2017 at 15:41 #6973Masta LomasterParticipantYou leave me no choice…
Anyway thank you for your time Grant.30/05/2017 at 17:57 #6976Grant [Tobii]Keymastermy sincere apologies for the inconvenience @masta-lomaster, If you have troubles with the migration please get in touch again and we will try to help you out.
- AuthorPosts
- You must be logged in to reply to this topic.