Take photo using webcam

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?

1

2 Answers

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.

1

I would suggest you use Cheese. It is a webcam program for Ubuntu that supports almost any webcam.

You can install it by running the following command in a terminal (Ctrl+Alt+T):

sudo apt-get install cheese

After that, it will display in your installed programs menus.

0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like