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

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #6926
    Masta Lomaster
    Participant

    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.

    #6928
    Grant [Tobii]
    Keymaster

    Hi @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.

    #6934
    Masta Lomaster
    Participant

    Hi 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.lomaster

    #6951
    Grant [Tobii]
    Keymaster

    Hi @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.

    #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.

    #6973
    Masta Lomaster
    Participant

    You leave me no choice…
    Anyway thank you for your time Grant.

    #6976
    Grant [Tobii]
    Keymaster

    my 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.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.