-

Mini USB Camera SKU:408731: Difference between revisions

From Geekworm Wiki
Jump to navigation Jump to search
No edit summary
 
Replace <comments/> with <comment-streams />
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Deprecated}}
{{GD Template Impl}}
{{GD Template Impl}}
[[File:USB-CAMERA-IMG-7755.jpg|thumb|right|Mini USB Camera sku:408731]]
[[File:USB-CAMERA-IMG-7755.jpg|thumb|right|Mini USB Camera sku:408731]]
Line 33: Line 34:


[[Category:Product Manual]][[Category:Raspberry pi]]
[[Category:Product Manual]][[Category:Raspberry pi]]
<comments/>
<comment-streams id="main" />

Latest revision as of 10:12, 27 May 2026

 ⚠️  Deprecated: This page is outdated and may contain inaccurate information. It is kept for reference only. 
Mini USB Camera sku:408731

Overview

No Drive Mini USB Camera for Raspberry Pi - Black

Features

usb Interface Camera, supports all revisions of the Pi Focusing range:20MM(MAX) Video resolution:640*480 Size: 3.8cm*1.5cm*3cm,line scalable ,The longest is 65cm

Learn how to use theCamera

1. focusing control

   On a computer using a USB camera, focusing in to the best display effect; File:Win7-USB-camera-software.zip

2. Shoot video

   Shoot video:
   sudo apt-get update
   sudo apt-get install ffmpeg
   avconv -f video4linux2 -r 7 -s 640x480 -i /dev/video0 video0.avi
   play video:
   omxplayer -o hdmi video0.avi

3. take a picture

   Install the software:
   sudo apt-get install fswebcam
   Capture images:
   fswebcam -r 640x480 image.jpg

Package List

  • 1 x Raspberry Pi usb Camera

Document