- This topic has 3 replies, 4 voices, and was last updated 6 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Software Development › Mouse Eye Tracking
Hello!
I need to get eye tracking to move the windows mouse continuously. It’s possible?
Thank you,
Hi @chupiting, I am sorry but this kind of functionality is not exposed with the EyeX SDK and Tobii EyeX/C4 Tracker.
Hello Borja,
Maybe this will help. Where do you want to set the windows mouse? is it in your own c program? because you can get the gaze location and convert it to the SetCursorPos function. But this will only work on your own application.
That would be great if that were possible. It should only controll the XYZ+- up and down Axes of the mouse and left and right click should do normal action on the mouse.