Issue in set ov5640 camera resolution on imx8mq evk

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Issue in set ov5640 camera resolution on imx8mq evk

554 次查看
parth_modi
Contributor I

Hi All,

We are evaluating imx8mq-evk board with Linux distro 4.14. We have interfaced the OV5640 camera with csi2.

We want to display the stream on HDMI with various resolution.

My query is,

1. How to set a different resolution with OV5640 camera module?

2. Can you please provide Linux based command?

Let me know if you need further information.

Thanks,

Parth

0 项奖励
1 回复

418 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Parth

one can try (use fsl-imx8mq-evk-mipi-csi2.dtb):

gst-launch-1.0 v4l2src ! video/x-raw,format=YUY2,width=1920,height=1080 ! queue max-size-time=0 ! waylandsink enable-tile=true sync=false

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励