Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:common:add-ons:os08a10-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:common:add-ons:os08a10-mipi-camera [2023/03/21 03:24]
nick
products:sbc:common:add-ons:os08a10-mipi-camera [2023/12/29 05:30] (current)
nick
Line 13: Line 13:
 {{/products/sbc/common/accessories/docs-vim3-camera-os8a10.png?600|docs-vim3-camera-os8a10}} {{/products/sbc/common/accessories/docs-vim3-camera-os8a10.png?600|docs-vim3-camera-os8a10}}
  
-===== Guvcview =====+ 
 +===== For 5.15 kernel ===== 
 + 
 +Please check  
 + 
 +===== For 4.9 kernel ===== 
 + 
 +==== Guvcview ====
  
 The desktop version has ''Guvcview'' pre-installed, find and open this application in the application list. The desktop version has ''Guvcview'' pre-installed, find and open this application in the application list.
Line 29: Line 36:
 After the setting is successful, you can use the camera normally. After the setting is successful, you can use the camera normally.
  
-===== Command Line =====+==== Command Line ====
  
-==== Control IR-Cut via V4L2 ====+=== Control IR-Cut via V4L2 ===
  
 The test needs to be conducted in the framebuffer mode, and switch to the framebuffer mode through the keyboard combination of ''Ctrl''+''Alt''+''F1''. The test needs to be conducted in the framebuffer mode, and switch to the framebuffer mode through the keyboard combination of ''Ctrl''+''Alt''+''F1''.
  
-=== Disable status === +== Disable status == 
  
 ```shell ```shell
Line 41: Line 48:
 ``` ```
  
-=== Enable status ===+== Enable status ==
  
 ```shell ```shell
Line 47: Line 54:
 ``` ```
  
-==== Record Video via Gstreamer ====+=== Record Video via Gstreamer ===
  
 ```shell ```shell
Line 55: Line 62:
 The recorded video is saved in ''test.rgb''. The recorded video is saved in ''test.rgb''.
  
-===== Demo Source Code =====+==== Demo Source Code ====
  
 In addition to this, you can also test the camera via program. In addition to this, you can also test the camera via program.
  
-==== Install Dependencies ====+=== Install Dependencies ===
  
  
Line 66: Line 73:
 ``` ```
  
-==== Python ====+=== Python ===
  
 ```python mipi-camera.py ```python mipi-camera.py
Line 145: Line 152:
 ``` ```
  
-=== Compile === +== Compile == 
  
 ```shell ```shell
Line 151: Line 158:
 ``` ```
  
-=== Run ===+== Run ==
  
 ```shell ```shell
Last modified: 2023/03/21 03:24 by nick