Skip to content

EyeXD/Tobii-Pro-Interaction-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tobii Pro Interaction Web

Usage

For Apple Silicon Macs

The official Tobii Pro SDK used in this app currently does not support Apple Silicon Macs (ref).

First, follow the steps below to install the Intel (Rosetta 2) version of Python (Japanese only):
https://zenn.dev/shikibu9419/articles/36e3d37460efa0

# after installing drivers for Intel macOS
> export UV_PYTHON=<path to the installed Python>
> uv sync

Setup

  1. Install Tobii Pro Eye Tracker Manager
  2. Install drivers from the Tobii Pro Eye Tracker Manager
  3. Run the following:
> uv run uvicorn src.app:app --reload

About

Web-based sample code for eye tracking interactions using Tobii Pro devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages