WebCam based Eye-Tracking API
With GazeFlowAPI you can access real-time gaze and head position data from GazePointer WebCam Eye-Tracker (https://sourceforge.net/projects/gazepointer/).
How to use it:
- Install and start GazePointer (download: https://sourceforge.net/projects/gazepointer/)
- To get your AppKey register at http://gazeflow.epizy.com/GazeFlowAPI/register/ You can use default AppKey for testing.
- Connect to GazePointer and start reciving gaze data. a) Use TCP socket ( check GazeFlowAPI.cs source code for details ). b) Use WebSocket ( check /HTML5 JavaScript/GazeFlowAPI.html source code for details ).
You can also chek out GazeCloudAPI https://api.gazerecorder.com/ for Cross-Platform online Eye-Tracking