Line 168:
Line 168:
<code>export FPS=120</code>
<code>export FPS=120</code>
+
+
*RAW-MIPI-IMX462M
+
+
<code>export WIDTH=1944</code>
+
+
<code>export HEIGHT=1096</code>
+
+
<code>export FPS=60</code>
+
+
*RAW-MIPI-AR0234M
+
+
<code>export WIDTH=1900</code>
+
+
<code>export HEIGHT=1200</code>
+
+
<code>export FPS=60</code>
===V4L2 mode manual===
===V4L2 mode manual===
We have saved the code for v4l2 mode in this [https://github.com/veyeimaging/raspberrypi_v4l2 github repository].
We have saved the code for v4l2 mode in this [https://github.com/veyeimaging/raspberrypi_v4l2 github repository].