I used to work with an eye tracker Tobii Pro and wrote a Python script using PyGaze. I recently had to change of tracker and got a Tobii 4C, which doesn't seem to work with that PyGaze library.
I've searched the internet for hours but I couldn't find an alternative to PyGaze. Do you know some library/API/... that I can use ? (Python is not an obligation)
Thanks in advance.