1. Hardware environment
CPU: Requires Intel Core 4 generation (or above)
2. Operating system
CENTOS7 (x64)
3. Preparing the SDK installation package
The SDK installation package needs to be obtained from the Intel Official website (https://software.intel.com/en-us/intel-media-server-studio/), but the trial version is requested. I'm using the Essentials edition.
4. Installation
4.1 Create a video Group and add users
For example:
Usermod-a-G Video Root
Usermod-a-G video Test
4.2 Create a dedicated temp directory
4.3 Installing some environmental dependencies
Before installing the SDK, you need to install some dependent libraries or tools, and test that you should install the following libraries or tools first.
Yum-y Install Mesa-dri-drivers
Yum-y Install wget
Yum-y Install Net-tools
yum-y Install BC
Yum-y Install Libstdc++-static
4.4 Installing the SDK and kernel
Installing Intel Media Server Studio Records under CENTOS7