Changes

Jump to navigation Jump to search
Line 19: Line 19:  
|VEYE series
 
|VEYE series
 
|VEYE-MIPI-IMX385
 
|VEYE-MIPI-IMX385
|Processing
+
|Done
 +
|-
 +
|VEYE series
 +
|VEYE-MIPI-IMX462
 +
|Done
 
|-
 
|-
 
|CS series
 
|CS series
Line 80: Line 84:  
Then insert the TF card into the Maaxboard board and power it up again.
 
Then insert the TF card into the Maaxboard board and power it up again.
   −
====Applications and Test====
+
===Applications and Test===
=====Check system status=====
+
====Check system status====
 
Run the following command to confirm whether the camera is probed.
 
Run the following command to confirm whether the camera is probed.
   Line 123: Line 127:     
The cameras of the MIPI-CSI2 interface is identified and mounted to i2-0.
 
The cameras of the MIPI-CSI2 interface is identified and mounted to i2-0.
=====List the modes supported by the camera=====
+
====List the modes supported by the camera====
 
<code>v4l2-ctl --list-formats-ext -d /dev/video<0/1></code>
 
<code>v4l2-ctl --list-formats-ext -d /dev/video<0/1></code>
 
====Video Stream test====
 
====Video Stream test====
Line 131: Line 135:     
<code>gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=1920,height=1080,framerate=(fraction)30/1' ! waylandsink</code>
 
<code>gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=1920,height=1080,framerate=(fraction)30/1' ! waylandsink</code>
 +
 +
* Frame rate display VEYE-MIPI-IMX327S,CS-MIPI-IMX307 @1080p mode)
 +
 +
<code>gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=1920,height=1080,framerate=(fraction)30/1' ! fpsdisplaysink video-sink=fakesink -v</code>
    
*Preview (CS-MIPI-IMX307 @1080p mode 10fps)
 
*Preview (CS-MIPI-IMX307 @1080p mode 10fps)

Navigation menu