Installation¶
Please see the associated QuickStart guide for information on how to setup and configure Knomi Face Liveness.
System Requirements¶
Knomi Face Liveness requires an x86-64 processor that supports AVX instructions.
If running the Device Metrics Server, then Java 17 is also required from both Linux and Windows.
Requirements for Windows¶
Knomi Face Liveness uses the libraries in the Microsoft Visual C++ Redistributable package. Please download and install the latest version from Microsoft.
Requirements for Linux¶
Knomi FaceLiveness SDK requires glibc version 2.28 or greater.
To check if your Linux OS meets this requirement, you can run the following command:
ldd --version
If the version is 2.28 or greater, then it can run Knomi FaceLiveness SDK.