Using PlusServer with an eye-tracker #1057
Unanswered
DylanM-ihu
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I experimented with the Tobii eye tracker (see branch here). It worked well, although we didn't end up using it due to the restrictive nature of the license. It's always good to start by using another device as an example. You can find some additional documentation on the process of adding a new device here: https://plustoolkit.github.io/devicecode. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am working with an eye-tracker, the GP3HD from GazePoint, and I would like to collect data with PlusServer (to synchronize the eye-tracker data with US images and US probe poses). The eye-tracker API (Open Gaze API) uses a standard TCP/IP socket for communication (XML data format) between an application and the eye-tracker.
Do you know if PlusServer has already been used with an eye-tracker? Or do you have any advice for me to develop my own solution using the eye-tracker API?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions