Hi,
I have build an eyetracker (ITUgaze) and its working. Want to use it for usability research. The eyetracker registrates the X,Y coordinates and sends this data more then 10 times a second to on an UDP port together with a timestamp. Now i want to visualize the eye-coordinates that my eyetracker reads. I think this might not be a problem to do with Processing. But how can I put this visualization on top of the 'website' my respondent is watching.
Is there a way that a processing sketch can draw lines and dots on an existing browser session? So I can do screen sharing and run this on the view side of the (browserbased) screensharing session?
regards,
Martijn dekker
I have build an eyetracker (ITUgaze) and its working. Want to use it for usability research. The eyetracker registrates the X,Y coordinates and sends this data more then 10 times a second to on an UDP port together with a timestamp. Now i want to visualize the eye-coordinates that my eyetracker reads. I think this might not be a problem to do with Processing. But how can I put this visualization on top of the 'website' my respondent is watching.
Is there a way that a processing sketch can draw lines and dots on an existing browser session? So I can do screen sharing and run this on the view side of the (browserbased) screensharing session?
regards,
Martijn dekker
1