Install cactus player on custom hardware

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

Install cactus player on custom hardware

ソリューションへジャンプ
649件の閲覧回数
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 件の賞賛
返信
1 解決策
637件の閲覧回数
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 件の賞賛
返信
1 返信
638件の閲覧回数
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 件の賞賛
返信