Libimxvpuapi and Docker Compatability

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Libimxvpuapi and Docker Compatability

跳至解决方案
999 次查看
hsuq7052
Contributor II

I'm working with an imx8mp and using a generated Yocto Image based off 5.15-kirkstone and a kernel version version 5.15.52+g244c28a772f6. I have successfully installed version 2.2.1 of libimxvpuapi library and am able to run the examples successfully. I'm working on a python3.10.7 application that is running inside a Docker container on the i.mx. I need to use the VPU library to decode an encoded H.264 video stream and post-processes it within my Python application. Ive looked into Python Bindings which should allow me to work with the library in python, but would the libimxvpuapi be compatible or configured to run within a Docker Container and successfully interact with the VPU?

0 项奖励
回复
1 解答
971 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You need at least the 6.1.55 to work with docker and libimxvpuapi.

https://github.com/nxp-imx/imx-docker/blob/master/README.md

 

Regards

在原帖中查看解决方案

0 项奖励
回复
1 回复
972 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

You need at least the 6.1.55 to work with docker and libimxvpuapi.

https://github.com/nxp-imx/imx-docker/blob/master/README.md

 

Regards

0 项奖励
回复