Skip to content

Eye tracking

Courtesy of icua, matbii supports eye-tracking out of the box. Currently only tobii pro eye trackers are supported. If you want to make use of another eye tracker provider, see eye tracker API.

Events:

Configuration

Eye tracking can be configured via the main configuration file.

Calibration

matbii does not currently support calibrating eye trackers out of the box, this should be done via tools provided by your eye tracker manufacturer.

Tobii eye trackers can be calibrated using tobii eye tracker manager. This is also where you will find your eyetracker URI (see section below).

Finding your eye tracker URI

The URI is used by matbii to locate and connect to your eye tracker device.

Eye tracking API

If your eyetracker brand is not yet supported then you will need to use the device API provided by icua. This is an advanced topic, see here.