How to capture single PNG image using fswebcam

example.sh
fswebcam -r 1920x1080 --png 9 -d /dev/video0 -D 0 test.png

where:


Check out similar posts by category: Audio/Video