- This topic has 1 reply, 2 voices, and was last updated 2 years, 4 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 › Gaze Direction
Good morning,
I’m using a Tobii 5 and the Tobii Core SDK Stream Engine API.
I was wandering if there was a way to get the gaze the eyes’ coordinates with respect to the eye-tracker ?
Hi @zakkkkk, thanks for reaching out. Yes, there is a dedicated stream for the eye position relative to the eye tracker.
tobii_eye_position_normalized_subscribe
This is described @ https://developer.tobii.com/product-integration/stream-engine/getting-started/#tobii_streamsh
check it out and let us know if this is suitable for your needs. Best wishes.