Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rockpi4/hardware/camera/"

Line 4: Line 4:
 
     [[rockpi4 | ROCK Pi 4]] > [[rockpi4/hardware | Hardware]] > [[Rockpi4/hardware/camera/ | Camera module]]
 
     [[rockpi4 | ROCK Pi 4]] > [[rockpi4/hardware | Hardware]] > [[Rockpi4/hardware/camera/ | Camera module]]
  
==MIPI CSI Camera==
+
=== MIPI CSI Camera ===
  
 
ROCK Pi 4 supports [https://www.raspberrypi.org/products/camera-module-v2/ The Raspberry Pi Camera Module v2] now. And Raspberry pi official camera module v1-OV5647 is in testing.
 
ROCK Pi 4 supports [https://www.raspberrypi.org/products/camera-module-v2/ The Raspberry Pi Camera Module v2] now. And Raspberry pi official camera module v1-OV5647 is in testing.
Line 13: Line 13:
 
     test_camera-rkisp1.sh
 
     test_camera-rkisp1.sh
  
==USB Camera==
+
=== USB Camera ===
 +
 
 +
 
 +
=== Troubleshooting ===
 +
 
 +
* Post your issue on the forum: https://forum.radxa.com/c/rockpi4

Revision as of 07:57, 16 April 2020

    ROCK Pi 4 >  Hardware >  Camera module

MIPI CSI Camera

ROCK Pi 4 supports The Raspberry Pi Camera Module v2 now. And Raspberry pi official camera module v1-OV5647 is in testing.

Test:

You must connect the display on ROCK Pi 4 before testing the camera module.

   test_camera-rkisp1.sh

USB Camera

Troubleshooting