Page 1 of 1

Re: messenger with webcam application

PostPosted: Wed Aug 19, 2009 6:50 am
by Moebius
Hi gregory,
Try aMSN - http://www.amsn-project.net/

I agree with Blackwolf - Google is your friend, but hey, I have no life. :shock:

Hope it helps.

Re: messenger with webcam application

PostPosted: Wed Aug 19, 2009 10:18 am
by Admin-Amir
Hello gregory

before you will be use your web cam
please install all the packages that mark here


Image
Image
Image

OR

you can use the script for getting the drivers for your web cam
just copy and past in the terminal

Code: Select all
sudo apt-get install subversion build-essential linux-headers-$(uname -r) && wget http://linuxtv.org/hg/~jfrancois/gspca/archive/tip.tar.bz2 && tar xf tip.tar.bz2 && cd gspca-* && make && sudo make install && sudo depmod -ae $(uname -r)

Re: messenger with webcam application

PostPosted: Wed Aug 19, 2009 4:45 pm
by stanca