Today I wanted to setup a QuickCam Fusion webcam to capture snapshots from the command line (Ubuntu Hardy 8.10 specifically). I tried several programs such as luvcview and streamer but both gave me problems. Finally I came across uvccapture and it works perfectly:
uvccapture -x960 -y720 -oimg-`date +%Y%m%d%I%M%S`.jpg
No comments:
Post a Comment