Jump to content

Sony IMX230 Linux driver: Difference between revisions

Line 244: Line 244:


== Framerate with v4l ==
== Framerate with v4l ==
 
This test was developed with v4l-util tools to capture a raw image and to measure the framerate.
<pre>
<pre>
nvidia@tegra-ubuntu:~$ v4l2-ctl -d /dev/video0 --set-fmt-video=width=5344,height=4016,pixelformat=RG10 --set-ctrl bypass_mode=0 --stream-mmap
nvidia@tegra-ubuntu:~$ v4l2-ctl -d /dev/video0 --set-fmt-video=width=5344,height=4016,pixelformat=RG10 --set-ctrl bypass_mode=0 --stream-mmap
Line 265: Line 265:
<<<<<<<<<<<<<<<<<<<<< 21.23 fps
<<<<<<<<<<<<<<<<<<<<< 21.23 fps
</pre>
</pre>
The sensor provides the capture at 21fps with v4l.


==Framerate with Nvcamerasrc and perf ==
==Framerate with Nvcamerasrc and perf ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.