STEP 2. Server and Software Requirements ============================================== .. _step2: Server Requirements ---------------------- :term:`FindFace Lite` requires different server configuration depending on the type of processed information (image or stream) and on quantity of used camera and :term:`identity authentication terminals`. Image processing +++++++++++++++++ For image processing, when :term:`identity authentication terminal` detects a face and sends a result to FindFace Lite, server requirements are the following: +----------------------+-----------------------------------+-------------+ | **Devices Quantity** | **Physical Intel Cores >2.4 GHz** | **RAM, GB** | | | | | +======================+===================================+=============+ | 1 – 8 | 4 | 6 | +----------------------+-----------------------------------+-------------+ | 8 – 16 | 4 – 6 | 8 | +----------------------+-----------------------------------+-------------+ | 16 – 24 | 4 | 8 | +----------------------+-----------------------------------+-------------+ HD (720p) live streams processing ++++++++++++++++++++++++++++++++++ For detection while processing HD (720p) live streams (20 FPS) server requirements are the following: +----------------------+-----------------------------------+-------------+ | **Devices Quantity** | **Physical Intel Cores >2.4 GHz** | **RAM, GB** | | | | | +======================+===================================+=============+ | 1 | 4 | 8 | +----------------------+-----------------------------------+-------------+ | 5 | 8 | 10 | +----------------------+-----------------------------------+-------------+ | 10 | 14 | 16 | +----------------------+-----------------------------------+-------------+ FHD (1080p) live streams processing +++++++++++++++++++++++++++++++++++++ For detection while processing FHD (1080p) live streams (20-25) FPS server requirements are the following: +----------------------+-----------------------------------+-------------+ | **Devices Quantity** | **Physical Intel Cores >2.4 GHz** | **RAM, GB** | | | | | +======================+===================================+=============+ | 1 | 6 | 8 | +----------------------+-----------------------------------+-------------+ | 5 | 16 | 10 | +----------------------+-----------------------------------+-------------+ | 10 | 24 | 16 | +----------------------+-----------------------------------+-------------+ Software Requirements ---------------------- +------------------------------+--------------------------------------------------------------------------+ | **Software** | **Recommendations** | +==============================+==========================================================================+ | **Operation System** | Ubuntu 18.04 x64, CentOS 7 and other similar OS. | +------------------------------+--------------------------------------------------------------------------+ | **Command Line** | Linux command line only. | +------------------------------+--------------------------------------------------------------------------+ | **Docker Engine** | Version 19.03+ | +------------------------------+--------------------------------------------------------------------------+ | **Docker Compose** | Version 2.2.3+ | +------------------------------+--------------------------------------------------------------------------+ | To set up Docker software correctly, please, read :ref:`Step 3 `. | +------------------------------+--------------------------------------------------------------------------+ | **NVIDIA Container Toolkit** | Only for **GPU server**. Version 1.7.0+ (nvidia-docker2 >= 2.8.0) | +------------------------------+--------------------------------------------------------------------------+