Home Forums Eye Tracking Devices Is Eye Tracker 4C compatible with Tobii Gaze SDK?

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6548
    Xuezhong Wang
    Participant

    Hi,

    I’m using Gaze SDK with EyeX (C api 4.1.0) now. Does Gaze SDK support Eye Tracker 4C? If not, what’s the equivalent for Eye Tracker 4C?

    #6557
    Grant [Tobii]
    Keymaster

    Hi @xzwang, I am afraid the Gaze SDK has now been deprecated and is not supported with the Tobii Eye Tracker 4C.

    However, we are actively working on a replacement so please check back at Tobii regularly and be sure to sign up to our newsletter to be informed when the new SDK is available @ http://www.tobii.com/tech/contact/newsletter-signup/

    #6609
    Alex [Tobii]
    Participant

    Hi! The new low level API is finally released:
    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.

    If you need higher level APIs for Unity, UE4, .NET, WPF, WinForms etc., please visit Downloads page.

    #6713
    Xuezhong Wang
    Participant

    hi @Alex

    I briefly looked through the header file and found this:
    @defgroup tobii_streams tobii_streams.h
    @defgroup tobii_wearable tobii_wearable.h
    @defgroup tobii_licensing tobii_licensing.h
    @defgroup tobii_advanced tobii_advanced.h
    @defgroup tobii_config tobii_config.h

    seems tobii_config.h is not included in nuget package. Would you please publish that as well? Because calibration functionality was included in old version SDK. Thanks.
    btw, tobii_licensing.h is also missing, but I can live with that

    #6715
    Alex [Tobii]
    Participant

    Hi!

    You would need to get a special license to be able to make custom calibration. Could you please tell some more about your use case.

    #6749
    Xuezhong Wang
    Participant

    hi @Alex,

    I’m trying to write some GUI applications without EyeX SDK. Also, processing the data stream, extract events of interest with custom functions for interaction. Adding EyeX SDK as dependency just for calibration seems excessive to me.

    #6765
    Alex [Tobii]
    Participant

    Hi!

    We are trying to make a consistent experience for our users. Unfortunately opening up custom calibration for some application would possibly mess it up for other ones. So it’s better to use calibration process included into our Core software. And you would need to use EyeX SDK to launch it from your software.

    #6767
    Xuezhong Wang
    Participant

    ok. Thanks

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