Did you know that instead of installing special software to view your webcam video, you can simply use mplayer for the same purpose, and with a lot of fine control. e.g. try running the following command with your webcam attached to your computer.
mplayer -fps 15 tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0
And you can use mencoder to
Continue reading Fun With Webcam In Linux

