You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ How to use it:
13
13
You can use default AppKey for testing.
14
14
15
15
3. Connect to GazePointer and start reciving gaze data.
16
-
a) Use TPC socket ( check GazeFlowAPI.cs source code for details ).
16
+
a) Use TCP socket ( check GazeFlowAPI.cs source code for details ).
17
17
b) Use WebSocket ( check /HTML5 JavaScript/GazeFlowAPI.html source code for details ).
18
18
19
19
If you see mesage "Unauthorized app want to use your gaze data" Make sure that GazePointer has access to internet, authorization takes place on a GazeFlow server. Check your firewall settings
0 commit comments