Home › Forums › Software Development › Possibility of getting eye tracker data from a web browser plugin › Reply To: Possibility of getting eye tracker data from a web browser plugin
11/12/2014 at 02:43 #2186
Cheng Guo
Participant
Hi Jenny,
This is great! I am going to look into this solution. Since the Overwolf browser is based on Chromium, I assume it is going to work on Chrome as well?? Anyways, I am going to give it a try.
Just in case if this solution does not work, here is another solution that I can think of:
– use the visual studio web api template to write a mini server that outputs the eye tracker’s x & y
– let the browser plugin to connect to this service to read data from it