Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
3001 Discussions

How can I install Intel® Media Server Studio 2017 on CentOS7.2

tetsuji_o_
Beginner
292 Views

I'll try to install Intel® Media Server Studio 2017 on CentOS7.2.

Environment is as follows.

model name         : Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
$ cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
$ arch
x86_64
$ cat /proc/version
Linux version 3.10.0-327.28.3.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu Aug 18 19:05:49 UTC 2016

I've read some documents. But it seems like that Media Server Studio doesn't be installed.

The below is my doing stemps.

$ sudo yum -y groupinstall "Development Tools"
sudo yum -y install pciutils net-tools autoconf automake cmake freetype-devel gcc gcc-c++ git libtool make mercurial nasm pkgconfig zlib-devel mesa-dri-drivers wget bc
sudo usermod -a -G video build
su build
tar zxvf MediaServerStudioEssentials2017.tar.gz
cd MediaServerStudioEssentials2017
tar zxvf SDK2017Production16.5.tar.gz
cd SDK2017Production16.5/CentOS
tar zxvf install_scripts_centos_16.5-55964.tar.gz
su
./install_sdk_CentOS.sh
reboot

What's wrong? If you know a solution, let me know it.

Bests,

 

0 Kudos
1 Solution
tetsuji_o_
Beginner
292 Views

Hi Zachary,

Thank you for your comment.

 i7-3770 CPU is 2nd Generation CPU. I found that Media server studio 2017 and 2015 are not supported the CPU.

Thanks,

Tetsuji

View solution in original post

2 Replies
Jiandong_Z_Intel
Employee
292 Views

Hi There,

Have you refer to Getting Started Guide - Linux* Installation ?

you also can find this pdf in your MSS package.

you need verify your installation with MSDK sample. you can refer "Verifying correct installation " in Getting Started Guide - Linux* Installation .

 

Best Regards,

Zachary

tetsuji_o_
Beginner
293 Views

Hi Zachary,

Thank you for your comment.

 i7-3770 CPU is 2nd Generation CPU. I found that Media server studio 2017 and 2015 are not supported the CPU.

Thanks,

Tetsuji

Reply