tatool / tatool-web

open-source experiment software for researchers
http://www.tatool-web.com
GNU General Public License v3.0
46 stars 26 forks source link

Eye tracking and Mouse tracking #143

Open kkkuhlman opened 4 years ago

kkkuhlman commented 4 years ago

Hey,

i am planning an online Study where i want to combine Eye-Tracking and Mouse-Tracking. Simultaniously i want to present different stimuli. Is this possible with tatool? I found different Webcam based Eyetracker from the internet wich might be suitable like pygaze. Does anyone have experience with that? Thanks a lot!

alocher commented 4 years ago

Sounds like an interesting idea! As Tatool is written in JavaScript it would probably be something like WebGazer that comes to mind. Sounds like an interesting addition to Tatool, however we have a few other changes/features we are working on so this would probably take a while to be available for use. You can however tackle this yourself if you are into programming and setup your own Tatool Server with this extension. If Python is more your thing then this might be something to do in connection with PsychoPy.

Hope that helps.