Issue in set ov5640 camera resolution on imx8mq evk

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

Issue in set ov5640 camera resolution on imx8mq evk

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

404 Views
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 Kudos