Libimxvpuapi and Docker Compatability

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Libimxvpuapi and Docker Compatability

ソリューションへジャンプ
1,009件の閲覧回数
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?

ラベル(1)
0 件の賞賛
返信
1 解決策
981件の閲覧回数
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 返信
982件の閲覧回数
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 件の賞賛
返信