From Fedora Project Wiki

Revision as of 12:48, 16 June 2021 by Sumantrom (talk | contribs) (Created page with "{{QA/Test_Case |description=This test case if fswebcam can capture a photo using the default webcam |setup= # Ensure the {{package|fswebcam}} package is installed |actions= #...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

This test case if fswebcam can capture a photo using the default webcam

Setup

  1. Ensure the fswebcam package is installed

How to test

  1. Run fswebcam file_name

Expected Results

  1. 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'.
  1. The image file should contain the captured image