Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 801 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 801 Bytes

GazeFlowAPI

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:

  1. Install and start GazePointer (download: https://sourceforge.net/projects/gazepointer/)

  2. To get your AppKey register at http://gazeflow.epizy.com/GazeFlowAPI/register/ You can use default AppKey for testing.

  3. 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

Read More: https://gazerecorder.com