Home Forums Unity SDK Extract Eye Tracking data from Vive Pro Eye (TobiiXR SDK) Reply To: Extract Eye Tracking data from Vive Pro Eye (TobiiXR SDK)

#19297
Grant [Tobii]
Keymaster

Hi @tesirealter. Please bear in mind that the storage of gaze data requires the purchase of a special licence do to so.

You can read more about this @ https://vr.tobii.com/sdk/licences/

All the data that can be extracted from the Core SDK can be found @ https://vr.tobii.com/sdk/develop/unity/documentation/api-reference/core/

You can place the scripts anywhere in the scene to get the data, and we provide examples of how to do this in the API page (https://vr.tobii.com/sdk/develop/unity/documentation/api-reference/core/).

We don’t have a recorder or similar to automatically store data in our SDK because Unity offers plenty of ways of doing this with minimal code required.
I am afraid that the tutelage of basic Unity programming concepts is beyond the scope of this forum. Best Wishes.