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
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!
-----------------------------------------------------------------------------------------------------------------------