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

Rock3/hardware/camera/

< Rock3‎ | hardware
Revision as of 10:26, 18 August 2021 by Hong (Talk | contribs)

USB Camera

Install tool fswebcam

root@rockpis:~# apt-get install -y fswebcam

Plug USB camera in, there shall be video devices.

root@rockpis:~# ls /dev/video*
/dev/video0  /dev/video1

Capture image


fswebcam /dev/video0 ./test.png