Home Forums Legacy SDKs Does Tobii PCEye Explore Support Tobii EyeX SDK?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3192
    Soravis
    Participant

    Hi, there.

    I would like to check if the Tobii PCEye Explore (http://www.tobiidynavox.com/explore/) supports Tobii EyeX SDK? or Tobii Gaze SDK?
    Are there any firmware upgrades required?

    #3336
    Jenny [Tobii]
    Participant

    Hi Soravis,

    The answer is “Yes, but…” :

    Yes: The Tobii PCEye Explore eye tracker device in itself is fully compatible with the Tobii EyeX Engine, the EyeX SDK and the Tobii Gaze SDK.

    But: The Tobii PCEye Explore comes with its own interaction software, and if this software is installed and running it will block some of the EyeX Engine API features in favour of its own interaction implementations. This makes it a bit trickier to implement some features that normally work out-of-the-box when using the EyeX SDK. This means that for example the WPF and WinForms integrations that comes with the EyeX SDK for .Net do not work as expected and would need to be manually extended and somewhat modified.

    #3464
    jay
    Participant

    is there a workaround for this? what can I do to unblock this?

    #3484
    Jenny [Tobii]
    Participant

    Hi Jay,

    You cannot unblock the features if you are running the PCEye Explore version of the EyeX Engine. What is basically blocked is the automatic key binding of the right control key, so the EyeX Button feature is not available (or any other EyeX Interaction key binding for clicking, panning or zooming). What you can do is work around it: instead of using the blocked EyeX Button feature, you can hook your own keys and send “Activation”, “Start panning” and “Stop panning” commands via the EyeX API.

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