I would like to take a photo from my webcam. As I moved from Windows to Ubuntu I wonder if there is a built-in way to achieve this or I need special software. If so can you suggest a good one?
Asked
Active
Viewed 9.9k times
77
-
1from terminal http://askubuntu.com/questions/106770/take-a-picture-from-terminal – Ciro Santilli OurBigBook.com Nov 11 '16 at 22:54
2 Answers
96
There's an application called cheese which can do this. IIRC it's installed by default. If not, you can install it manually using the software center or by typing sudo apt-get install cheese into a terminal window.
Jan
- 12,971
- 4
- 35
- 39