From Fedora Project Wiki
Description
This test case if fswebcam can capture a photo using the default webcam
Setup
- Ensure the
fswebcam
package is installed
How to test
- Run
fswebcam file_name
Expected Results
- The console should read out
fswebcam test --- Opening /dev/video0... Trying source module v4l2... /dev/video0 opened. No input was specified, using the first. Adjusting resolution from 384x288 to 352x288. --- Capturing frame... Captured frame in 0.00 seconds. --- Processing captured image... Writing JPEG image to 'test'.
- The image file should contain the captured image