Home › Forums › Software Development › I need help
- This topic has 1 reply, 2 voices, and was last updated 5 years, 1 month ago by
Grant [Tobii].
- AuthorPosts
- 20/08/2018 at 09:01 #8737
Oly Ly
ParticipantHey guys, not an expert programmer here and looking to output the gaze data stream to any file, so I can observe it outside of the console. Any help would be extreamly helpful. (I am using C# in Visual studio 2013, using EyeX SDK for .NET)
20/08/2018 at 10:16 #8738Grant [Tobii]
KeymasterHi @olyly94, thanks for your query. In terms of getting up and running, I would first recommend you to check out the many sample applications we have produced that showcase the various features of the Tobii Core SDK.
You can download these @ https://github.com/Tobii/CoreSDK
Of particular interest to you should be the ‘streams’ applications which show how to display the gaze data within the console.
However, you should be aware that saving gaze data to a file for long-term storage is expressly prohibited by the SDK User Licence agreement. Should you wish
to store the data in this fashion, this requires the purchase of a special licence to do so.You can read about this in further detail @ https://analyticaluse.tobii.com/?utm_source=developer.tobii.com
At any rate, please check out the sample programs and let us know if we can be of any further assistance.
- AuthorPosts
- You must be logged in to reply to this topic.