Home Forums Software Development Getting fixations via Tobii Pro SDK Reply To: Getting fixations via Tobii Pro SDK

#7768
Grant [Tobii]
Keymaster

Hi @mcboschman, yes that’s correct that the Tobii Pro SDK does not contain functionality for processing fixations.

However, if you check out the Tobii Core SDK Interaction API available for free @ http://developer.tobii.com/tobii-core-sdk/
Here you can easily get fixation information as shown in the supplied example applications.

The syntax of the new Tobii Core SDK is very similar to the older EyeX SDK, so you shouldn’t have much trouble getting up and running. Please check it out and let us know if you hit any problems.