- This topic has 1 reply, 2 voices, and was last updated 4 years, 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › fire GazeDataReceived event when no eyes detected
Tagged: gazedata
I’d like to be able to receive gaze data from the tobii even if the tracker does not recognize eyes (NaN for both eyes). Is there any way to set up the tobii so it will send a data entry even if it is empty?
I’m using the Eye Tracker 4C with the licensed Tobii Pro SDK in .Net.
Hi @scaustin34 and thanks for your query. The Tobii Pro SDK is part of the Tobii Pro business department.
This forum is intended for support with the Tobii Tech Consumer level eye trackers (4C, Eyex, etc) and their associated SDK’s.
Please get in touch with Tobii Pro Support team directly @ http://www.tobiipro.com/contact/contact-support/ for a definitive
answer to your query.
That being said, I am quite sure that there is no emulator like function available. My recommendation would be to have a function that catches the presence of ‘Naan’ and populates manually eye position variables accordingly.
Hopefully, you can find a workaround for your needs. Best Wishes.