Libimxvpuapi and Docker Compatability

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Libimxvpuapi and Docker Compatability

Jump to solution
997 Views
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 Kudos
Reply
1 Solution
969 Views
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

View solution in original post

0 Kudos
Reply
1 Reply
970 Views
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 Kudos
Reply