I know this problem has been bugging many Skype users on Linux (especially on Ubuntu), so I want to share my fix for this problem. :D

I have a Chicony Electronics Co., Ltd 2.0M UVC Webcam / CNF7129 as my default webcam. It works great on Ubuntu Karmic and Lucid especially when I use Cheese to take videos or snapshots despite the lighting conditions. However Skype seems to dislike my webcam, It works fine on finely lighted areas and especially in the morning and afternoon but when it gets dark or there’s a limited light source the webcam video gets very “abnormally” dark!

After searching the web for possible fixes it seems the only way to resolve this problem right now is to manually configure the webcam. To do this, first I had to install luvcview .

Luckily you can download and install it through synaptics or open a terminal and type:

$ sudo apt-get install luvcview

After completing the installation, you have to close any instance of Skype then on the same terminal type:

$ sudo luvcview

It will open up a window displaying input from webcam, on the lowest part of the window you will see the configuration buttons.

Now we set brightness to max! click on the first button on the left, keep clicking on it until you reach maximum brightness. you can also set contrast, sharpness, saturation, exposure levels, etc. here.

Any changes you make here will affect the default behavior of your webcam. Do the necessary changes you want but make sure brightness is set to max, after that close the window then open Skype.

Skype video should be brighter now. :D

Please let me know if you have a better solution. :D

Advertisement