How to Install fswebcam in Ubuntu 18.04



Install fswebcam by entering the following commands in the terminal:

sudo apt update
sudo apt install fswebcam

Description:

Tiny and flexible webcam program

Fswebcam is a tiny and flexible webcam command-line program for capturing images from a V4L1/V4L2 device. It accepts a number of formats, can skip the first (possibly bad) frames before performing the actual capture, and can perform simple manipulation on the captured image, such as resizing, averaging multiple frames or overlaying a caption or an image.

Homepage: http://www.firestorm.cx/fswebcam/

Version: 20140113-2

Section: universe/graphics