Skip to content

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

License

Notifications You must be signed in to change notification settings

GazePlay/TobiiStreamEngineForJava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Windows (tested on Windows 10)
  • 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...

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published