Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge-2l:add-ons:edge-2l-mipi-camera

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:edge-2l:add-ons:edge-2l-mipi-camera [2025/12/08 03:24]
gray update output file name
products:sbc:edge-2l:add-ons:edge-2l-mipi-camera [2026/05/11 02:05] (current)
nick ↷ Page moved from local:users:gray:products:sbc:edge-2l:add-ons:edge-2l-mipi-camera to products:sbc:edge-2l:add-ons:edge-2l-mipi-camera
Line 2: Line 2:
  
  
-====== Edge-2L MIPI Camera Usage ======+====== Edge-2L MIPI camera usage ======
  
  
 ===== Linux ===== ===== Linux =====
  
-Edge-2L all camera interfaces support **4K@60fps** record.+All camera interfaces on the Edge-2L support 4K@60fps recording.
  
-==== Video Node ====+==== Video node ====
  
  
Line 15: Line 15:
  
 |        ^  Video Node    ^ |        ^  Video Node    ^
-^  CAM0  |  /dev/video31  | 
 ^  CAM1  |  /dev/video22  | ^  CAM1  |  /dev/video22  |
 +^  CAM2  |  /dev/video31  |
  
-==== Record Video with Gstreamer ====+==== Record video with gstreamer ====
  
  
-Record video from ''CAM0'':+Record video from ''CAM2'':
  
 ```shell ```shell
Line 33: Line 33:
 ``` ```
  
-==== Capture Frame with V4L2 Utils ====+==== Capture frame with V4L2 utils ====
  
 Follow the steps below to install ''v4l-utils'': Follow the steps below to install ''v4l-utils'':
Line 42: Line 42:
 ``` ```
  
-Capture frame from ''CAM0'':+Capture frame from ''CAM2'':
  
 ```shell ```shell
Line 55: Line 55:
  
  
-Preview the file:+Preview the captured file:
  
 ```shell ```shell
Line 62: Line 62:
 ``` ```
  
-==== Camera Interfaces Performance ====+==== Camera interfaces performance ====
  
 <tabbox IMX415> <tabbox IMX415>
-  * connect one camera separately:+  * Connect one camera separately:
  
 |    ^    frame rate    ^  |    ^    frame rate    ^ 
-^  CAM0  |       4K@60fps        | 
 ^  CAM1  |       4K@60fps        | ^  CAM1  |       4K@60fps        |
 +^  CAM2  |       4K@60fps        |
  
  
-  * connect two cameras simultaneously+  * Connect two cameras simultaneously:
  
 |    ^   frame rate     ^ |    ^   frame rate     ^
 +^  CAM1  |       4K@60fps        |
 ^  CAM2  |       4K@60fps        | ^  CAM2  |       4K@60fps        |
-^  CAM3  |       4K@60fps        | 
  
 <tabbox OS08A10> <tabbox OS08A10>
-  * connect one camera separately:+  * Connect one camera separately: 
 |    ^    frame rate    ^  |    ^    frame rate    ^ 
-^  CAM0  |       4K@60fps        | 
 ^  CAM1  |       4K@60fps        | ^  CAM1  |       4K@60fps        |
 +^  CAM2  |       4K@60fps        |
  
  
-  * connect two cameras simultaneously+  * Connect two cameras simultaneously:
  
 |    ^   frame rate     ^ |    ^   frame rate     ^
 +^  CAM1  |       4K@60fps        |
 ^  CAM2  |       4K@60fps        | ^  CAM2  |       4K@60fps        |
-^  CAM3  |       4K@60fps        | 
  
 <tabbox IMX585> <tabbox IMX585>
-  * connect one camera separately:+  * Connect one camera separately:
  
 |    ^    frame rate    ^  |    ^    frame rate    ^ 
-^  CAM0  |       4K@60fps        | 
 ^  CAM1  |       4K@60fps        | ^  CAM1  |       4K@60fps        |
 +^  CAM2  |       4K@60fps        |
  
  
-  * connect two cameras simultaneously+  * Connect two cameras simultaneously:
  
 |    ^   frame rate     ^ |    ^   frame rate     ^
 +^  CAM1  |       4K@60fps        |
 ^  CAM2  |       4K@60fps        | ^  CAM2  |       4K@60fps        |
-^  CAM3  |       4K@60fps        | 
  
  
 <tabbox IMX678> <tabbox IMX678>
-  * connect one camera separately:+  * Connect one camera separately:
  
 |    ^    frame rate    ^  |    ^    frame rate    ^ 
-^  CAM0  |       4K@60fps        | 
 ^  CAM1  |       4K@60fps        | ^  CAM1  |       4K@60fps        |
 +^  CAM2  |       4K@60fps        |
  
  
-  * connect two cameras simultaneously+  * Connect two cameras simultaneously:
  
 |    ^   frame rate     ^ |    ^   frame rate     ^
 +^  CAM1  |       4K@60fps        |
 ^  CAM2  |       4K@60fps        | ^  CAM2  |       4K@60fps        |
-^  CAM3  |       4K@60fps        | 
  
 </tabbox> </tabbox>
Last modified: 2025/12/08 03:24 by gray