OS08A10 8MP USB Camera (A)

From Waveshare Wiki
Jump to: navigation, search
OS08A10 8MP USB Camera
OV5693 5MP USB Camera (B)

USB camera with 8MP
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

{{{name6}}}

Specifications

  • Pixels: 8MP
  • Sensor chip: OS08A10
  • DSP: Auto gain/exposure/white balance
  • Camera:
    • CCD size: 1/1.8inch
    • Aperture (F): 1.6
    • Focal length (EFL): 4.9mm
    • Field of View (FOV): 68°(D) 60°(H) 35°(V)
    • Distortion: < -2.4%
  • Focus mode: Fixed focus
  • Interface type: USB2.0
  • Image:
    • Supported image formats: MJPG, YUY2
    • Static image resolution: 3840 × 2160
    • Video recording (MJPG):
      25FPS 3840×2160
      25FPS 2560×1440
      25FPS 1920×1080
      60FPS 1280×960
      60FPS 1280×720
      60FPS 640×480
    • Video recording (YUY2):
      1FPS 3840×2160
      1FPS 2560×1440
      1FPS 1920×1080
      15FPS 1280×720
      30FPS 640×480
  • Operating voltage: 5V ± 5%
  • Operating temperature: 0°C ~ 50°C
  • Dimensions: 38.00 × 38.00 × 24.38 (mm)
  • Supported systems: Windows, Linux, macOS

Working with Windows PC

Test Software

Currently, a camera app is generally pre-installed on most Windows 10 systems. You can simply open this built-in Windows camera app to perform testing.
If you are using Windows 7 or cannot find the camera app in the system, you can download and install the AMCAP test software provided by us from Resources->Software.

Test Steps

Window camera software
  • Search for "Camera" to open the software
  • Click the gear icon in the upper left corner to open the settings interface, where you can set the resolution for taking pictures or videos
Usb-camera-manual-1.png
  • Click the video or capture icon on the right to switch between recording and shooting
AMCap software
  • Download and install AMCap software
  • You can click on the Option option and select Video Capture Pin... or Still Capture Pin... to set the parameters of the image and video
Usb-camera-manual-2.jpg

Working with Raspberry Pi

Preview with Plugins

  • Open the Raspberry Pi terminal, enter the command to install the luvcview software
    • sudo apt-get install luvcview -y
  • After installation, enter the command on the terminal to open the software for USB camera testing
sudo luvcview -s 1920x1080
Usb-camera-manual-3.jpg

Preview with Scripts

  • Install opencv
sudo apt-get install python3-opencv
  • Download the demo and test
wget https://files.waveshare.com/wiki/common/Usb_camera_examples.zip
unzip Usb_camera_examples.zip
cd Usb_camera_examples
sudo python3 Usb_camera_examples.py

Working with Jetson Nano Developer Kit

Preview with Commands

  • Open the Jetson Nano Developer Kit terminal (open with Ctrl+Alt+T or mouse click)
  • Input the following command to preview:
    • nvgstcapture-1.0 --camsrc=0
  • After inputting, a preview window will open
Usb-camera-manual-4.jpg

Preview with Scripts

  • Install opencv
sudo apt-get install python3-opencv
  • Download the demo and test
wget https://files.waveshare.com/wiki/common/Usb_camera_examples.zip
unzip Usb_camera_examples.zip
cd Usb_camera_examples
sudo python3 Usb_camera_examples.py

Note: In practical application, you may need to call with a program, and you can refer to Opencv and other related image processing library materials by yourself

Resources

Documents

Software

FAQ



 Answer:
  • Avoid touching the components on the PCB backside to prevent affecting electrical performance


 Answer:
  • During use, the module heats up significantly and may feel hot, which is normal.


 Answer:
  • If you are using Mac and Opencv, some parameter settings cannot be used, it is recommended to use Linux and V4L2 drivers.

Support




Technical Support

If you need technical support or have any feedback/review, please click the Submit Now button to submit a ticket, Our support team will check and reply to you within 1 to 2 working days. Please be patient as we make every effort to help you to resolve the issue.
Working Time: 9 AM - 6 PM GMT+8 (Monday to Friday)