- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I am facing a problem of using the hardware acceleration on a freshly installed centos 7.1.1503 machine (cpu : Intel(R) Xeon(R) CPU E3-1284L v4), Software implementation is working fine.
I would like to know what is the procedure of deploying my application together with the MSS binaries on a fresh centos 7.1 machine.
Is it enough to :
1. Attach the shared objects (libmfxsw64.so, libmfxhw64.so iHD_drv_video.so and libmfxaudiosw64.so) together with my binary
2. Export symbols : LD_LIBRARY_PATH=path_to_shared_objects, LIBVA_DRIVER_NAME=iHD and LIBVA_DRIVERS_PATH=path_to_driver
it seems that it's not enough and hardware session initialization failed because of missing libva and libdrm.
I managed to make my application to work after running ./install_sdk_UMD_CentOS.sh without rebuilding the kernel.
Do I need to install the SDK on each machine that I'm going to use and rebuild the kernel?
Is there any way to install libva and libdrm externally (i.e not from install_sdk_UMD_CentOS.sh )
Thank you
Koby
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Koby,
KMD update is needed when MSDK application run on E3 server.
about the deployment. I think you refer to "2 Deploy Intel® Media Server Studio on CentOS* 7.1" in https://software.intel.com/en-us/articles/how-to-setup-and-deploy-media-server-studio-on-centos-71
Thanks,
Zachary
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page