Home Forums Software Development I need help

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8737
    Oly Ly
    Participant

    Hey 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)

    #8738
    Grant [Tobii]
    Keymaster

    Hi @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.

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