SkillAgentSearch skills...

TobiiStreamEngineForJava

This project allows to use the Tobii Core SDK Stream Engine API in Java language through the Java Native Interface (JNI)

Install / Use

/learn @GazePlay/TobiiStreamEngineForJava
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TobiiStreamEngineForJava

This project allows you to use the Tobii Core SDK Stream Engine API in Java language through the Java Native Interface (JNI)

This project have been tested with Tobii 4C et Tobii 5 eye-trackers .

It is currently working on:

  • [X] Windows (tested on Windows 10)
  • [X] Linux (tested on Ubuntu 18.04)
  • [ ] MacOS (we're working on it.)

Installation:

Windows:

You can simply call the gazePosition function from the Tobii.java class.

Linux:

First you need to install the Tobii drivers. You can install them by running the ./install_all script:

cd drivers/

./install_all

Then, simply call the gazePosition function from the Tobii.java class.

MacOS:

Work in progress...

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated5mo ago
Forks8

Languages

C

Security Score

87/100

Audited on Oct 3, 2025

No findings