Install cactus player on custom hardware

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

Install cactus player on custom hardware

Jump to solution
512 Views
Nishal
Contributor V

Hi Team,

I have enabled vpu encoder and decoder on my device(imx8qxp) running android_11.0.0_2.2.0. I wanted to test the hardware decoder. I have tried running a video on imx8qxp MEK hardware and observe less CPU usage. MEK seems to have built-in media player (cactus player). But when I use some other apk on the same hardware CPU usage seems to be more.

 

So, I want to confirm the same behaviour on my custom hardware. However, I am unable to install this media player. Is it NXP customizied player? If so, Can I get the apk installer so that I can tryout the same.

 

Thanks in advance!

0 Kudos
Reply
1 Solution
500 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

In our platform contains a pre-installed Cactus player in the android 11 version BSP.

You can see if it exist in the

the list in device/nxp/imx8m/ProductConfigCommon.mk

 PRODUCT_PACKAGES += \
    vsidaemon \
    CactusPlayer 

 

View solution in original post

0 Kudos
Reply
1 Reply
501 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

In our platform contains a pre-installed Cactus player in the android 11 version BSP.

You can see if it exist in the

the list in device/nxp/imx8m/ProductConfigCommon.mk

 PRODUCT_PACKAGES += \
    vsidaemon \
    CactusPlayer 

 

0 Kudos
Reply