fswebcam
Small and simple webcam for *nix.
fswebcam {filename}
- Take a picture with custom resolution:
fswebcam -r {width}x{height} {filename}
- Take a picture from selected device(Default is `/dev/video0`):
fswebcam -d {device} {filename}
- Take a picture with timestamp(timestamp string is formatted by strftime):
fswebcam --timestamp {timestamp} {filename}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).