System requirements

The EyeVec software runs on regular PCs under Linux (recommended) or Windows.[1] For best performance we recommend a system with a quad core x86-64 class CPU, 8Gb working memory, an accelerated true-color graphics card with 1Gb of memory.

Version numbering

The EyeVec version number consists of three parts: a major version number, a minor version number and a patch level. The minor version number will be incremented for each release introducing a functional change or addition. The patch level will be incremented for maintenance releases with no functional changes. The application package and the SDK package always have matching version numbers, for each new release.

Debian based Linux

The following packages are available for Ubuntu/Mint based Linux. Always prefer the latest version of the software, unless you know you really need an older version. We only provide 64-bit packages.

EyeVec 1.0.0 and up are built under Linux Mint 20.3 and should run on a Ubuntu 20.04 based system. If you need a package for a different Linux distribution please let us know.
Version Date Application package SDK

1.1.0

2025-05-26

eyevec_1.1.0_amd64.deb

eyevec-sdk-1.1.0-linux-x86_64.tar.gz

1.0.1

2025-01-09

eyevec_1.0.1_amd64.deb

eyevec-sdk-1.0.1-linux-x86_64.tar.gz

1.0.0

2024-10-21

eyevec_1.0.0_amd64.deb

eyevec-sdk-1.0.0-linux-x86_64.tar.gz

Download the desired application package above and install it using the gdebi-gtk package installer or manually by running gdebi as in this example:

sudo gdebi eyevec_1.1.0_amd64.deb

If dependency problems are reported use the package manager to install the missing packages and try again.

If you are a software developer and you want to access the eye-tracker from your own application then also download the SDK package. See Installing the SDK for more information.

In due course we will provide a debian package for the SDK in addtition to the tarball.

Windows

The following installers where built for Windows 10. Always prefer the latest version of the software, unless you know you really need an older version.

Version Date Application package SDK

1.1.0

2025-05-26

eyevec-1.1.0-win64-installer.exe

eyevec-sdk-1.1.0-windows-x86_64.zip

1.0.1

2025-01-09

eyevec-1.0.1-win64-installer.exe

eyevec-sdk-1.0.1-windows-x86_64.zip

1.0.0

2024-10-21

eyevec-1.0.0-win64-installer.exe

eyevec-sdk-1.0.0-windows-x86_64.zip

Download the desired application installer above and run it.

It might be the case that running the downloaded installer by clicking on it is not allowed by your system or virus scanner. In this case just open a console window, cd to the directory containing the installer and run the installer manually. If that’s not allowed either ask a your system administrator to perform the installation for you.

If you are a software developer and you want to access the eye-tracker from your own application then also download the SDK package. See Installing the SDK for more information.

In due course we will provide an installer for the SDK in addition to the zip file.

Terms of use

The EyeVec Terms of use and copyright apply.


1. Mac OS X is not yet supported