How to turn on the integrated webcam?
How do I turn on the integrated web-cam on Dell Vostro I have Ubuntu 10.10
You need to have an application that works with a web cam. I use cheese for that matter.
Install cheese by running the following command in a terminal:
sudo apt-get install cheese
After installing it, open it and you can now use the web cam.
To use the webcam, simply type `cheese` in the terminal.
Read below to understand more.
The package cheese
is required for opening webcam on ubuntu. Please follow the steps below to get it on your ubuntu.
-
Open your terminal (Ctrl + Alt + T).
-
Type
cheese
. -
if
cheese
is already installed then it will promptcheese
with webcam on. Now you can use your webcam. -
if
cheese
is not installed, try the steps given below. -
In the terminal ,enter
sudo apt-get install cheese
. This will installcheese
. -
To use the webcam, simply type
cheese
in the terminal. -
Direct link for installing cheese http://apt.ubuntu.com/p/cheese
This isn't an exact answer but still you can make use of VLC Media Player for this too.
Go to File > Open Capture Device -> Capture Mode select Direct Show
You can take snapshots as well as record videos as well.
If Cheese doesnt work for you, try Camorama. Its also found in the Software Center. I think its better than Cheese. I couldn't get Cheese to work on my Acer Aspire One but Camorama worked right out of the box!