V4l mipi cas nxp cameras very slow

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

V4l mipi cas nxp cameras very slow

884件の閲覧回数
manizillion
Contributor IV

Hi ,

Not sure why i purchased mipi cas v4l2 cameras for imx8mqevk, but is very slow on wayland shell camera application. how to speed this up on linux 4.19.35 kernel ?

Regards

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

807件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Manivannan,

You should get 4K at 60fps is you are using MIPI, maybe you are doing something wrong, also please update your linux BSP to L5.4.24 to have better performance:

i.MX 8M Evaluation Kit | NXP 

Regards

0 件の賞賛
返信

807件の閲覧回数
manizillion
Contributor IV

actually i have done the following settings like this for adding vivante in the build , does this is causing any slow in camera applications, otherwise where should i look to find the reason for slow camera responses.

# Graphics libraries
PREFERRED_PROVIDER_virtual/egl      ?= "imx-gpu-viv"
PREFERRED_PROVIDER_virtual/libgl    ?= "imx-gpu-viv"
PREFERRED_PROVIDER_virtual/libgles1 ?= "imx-gpu-viv"
PREFERRED_PROVIDER_virtual/libgles2 ?= "imx-gpu-viv"

PREFERRED_PROVIDER_virtual/egl_imxgpu        ?= "imx-gpu-viv"
PREFERRED_PROVIDER_virtual/libgl_imxgpu3d    ?= "imx-gpu-viv"
PREFERRED_PROVIDER_virtual/libgles1_imxgpu3d ?= "imx-gpu-viv"
PREFERRED_PROVIDER_virtual/libgles2_imxgpu3d ?= "imx-gpu-viv"
PREFERRED_PROVIDER_virtual/libg2d            ?= "imx-gpu-viv"
PREFERRED_PROVIDER_virtual/libg2d_imxdpu     ?= "imx-dpu-viv"

0 件の賞賛
返信