Home Forums Game Integration [Solved] Raw Eye Data in Unity Reply To: [Solved] Raw Eye Data in Unity

#6894
Alex [Tobii]
Participant

Hi!

Tobii SDK license agreement explicitly prohibits data collection.
https://developer.tobii.com/license-agreement/

So if you are going to collect or transfer gaze data you might need to get a separate license from Tobii Pro.
https://www.tobiipro.com/contact/contact-eyex-for-research/

Talking about the gaze data. The data you get through Unity SDK is almost raw:
https://tobii.github.io/UnitySDK/scripting-api#tobiiapigetgazepointssince

EyeXFramework is also getting deprecated very soon and will be replaced by Tobii Core SDK. Beta is available here:
https://github.com/Tobii/CoreSDK