Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:add-ons:edge2-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:edge2:add-ons:edge2-mipi-camera [2024/12/18 20:43]
gray [Record Video with Gstreamer] Update record command to reach 4k@60fps
products:sbc:edge2:add-ons:edge2-mipi-camera [2025/09/02 04:01] (current)
gray
Line 6: Line 6:
  
 ===== Linux ===== ===== Linux =====
 +
  
 <WRAP important > <WRAP important >
Line 22: Line 23:
  
 Edit ''/boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env'' to setup ''fdt_overlays=cam2-4lane''. Edit ''/boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env'' to setup ''fdt_overlays=cam2-4lane''.
 +
 +<tabbox Fenix 1.7.4 or older version>
  
 About IMX585 and IMX678, the two cameras were disabled by default. So V11 or V12 hardware version should replace ''cam2-4lane'' by ''imx585'' or ''imx678'': About IMX585 and IMX678, the two cameras were disabled by default. So V11 or V12 hardware version should replace ''cam2-4lane'' by ''imx585'' or ''imx678'':
Line 31: Line 34:
  
 Edit ''/boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env'' to setup ''fdt_overlays=imx585-cam2-4lane'' or ''fdt_overlays=imx678-cam2-4lane''. Edit ''/boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env'' to setup ''fdt_overlays=imx585-cam2-4lane'' or ''fdt_overlays=imx678-cam2-4lane''.
 +
 +<tabbox Fenix 1.7.5 or later version>
 +
 +We enbale imx585 and imx678 by default, so just add overlay node ''cam2-4lane'' can let CAM2 interface support 4K@60fsp.
 +
 +</tabbox>
  
 You need to reboot the device to take effect. You need to reboot the device to take effect.
  
 </WRAP> </WRAP>
- 
  
 ==== Upgrade System ==== ==== Upgrade System ====
Line 189: Line 197:
  
 ``` ```
 +
 +==== Camera Interfaces Performance ====
 +
 +<tabbox IMX415>
 +|        ^  CAM2 2lane, connect one camera separately ^ CAM2 2lane, connect three camera simultaneously ^ CAM2 4lane, connect one camera separately ^ CAM2 4lane, connect three camera simultaneously ^ CMA2 4lane, connect 2 cameras to CAM3 and CAM2 separately ^
 +^  CAM1  |                  4K@30fps                  |                      4K@30fps                                   4K@30fps                  |                      4K@25fps                               |
 +^  CAM2  |                  4K@30fps                  |                      4K@30fps                                   4K@60fps                  |                      4K@50fps                      4K@60fps   |
 +^  CAM3  |                  4K@60fps                  |                      4K@60fps                                   4K@60fps                  |                      4K@60fps                      4K@60fps   |
 +<tabbox OS08A10>
 +|        ^  CAM2 2lane, connect one camera separately ^ CAM2 2lane, connect three camera simultaneously ^ CAM2 4lane, connect one camera separately ^ CAM2 4lane, connect three camera simultaneously ^ CMA2 4lane, connect 2 cameras to CAM3 and CAM2 separately ^
 +^  CAM1  |                  4K@30fps                  |                      4K@30fps                                   4K@30fps                  |                      4K@30fps                               |
 +^  CAM2  |                  4K@30fps                  |                      4K@30fps                                   4K@46fps                  |                      4K@46fps                      4K@46fps   |
 +^  CAM3  |                  4K@60fps                  |                      4K@46fps                                   4K@60fps                  |                      4K@46fps                      4K@46fps   |
 +<tabbox IMX585>
 +|        ^  CAM2 2lane, connect one camera separately ^ CAM2 2lane, connect three camera simultaneously ^ CAM2 4lane, connect one camera separately ^ CAM2 4lane, connect three camera simultaneously ^ CMA2 4lane, connect 2 cameras to CAM3 and CAM2 separately ^
 +^  CAM1  |                  4K@30fps                  |                      4K@18fps                                   4K@30fps                  |                      4K@15fps                               |
 +^  CAM2  |                  4K@30fps                  |                      4K@23fps                                   4K@60fps                  |                      4K@30fps                      4K@60fps   |
 +^  CAM3  |                  4K@60fps                  |                      4K@60fps                                   4K@60fps                  |                      4K@60fps                      4K@60fps   |
 +<tabbox IMX678>
 +|        ^  CAM2 2lane, connect one camera separately ^ CAM2 2lane, connect three camera simultaneously ^ CAM2 4lane, connect one camera separately ^ CAM2 4lane, connect three camera simultaneously ^ CMA2 4lane, connect 2 cameras to CAM3 and CAM2 separately ^
 +^  CAM1  |                  4K@30fps                  |                      4K@30fps                                   4K@30fps                  |                      4K@25fps                               |
 +^  CAM2  |                  4K@30fps                  |                      4K@30fps                                   4K@60fps                  |                      4K@50fps                      4K@60fps   |
 +^  CAM3  |                  4K@60fps                  |                      4K@60fps                                   4K@60fps                  |                      4K@60fps                      4K@60fps   |
 +
 +</tabbox>
  
 ===== Android ===== ===== Android =====
Last modified: 2024/12/18 20:43 by gray