Size: 1448
Comment:
|
Size: 1657
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 21: | Line 21: |
and install the '''easycam''' package | and install the '''easycam''' package : * If you use Gnome : |
Line 23: | Line 24: |
sudo apt-get install easycam2 | sudo apt-get install easycam2-gtk |
Line 25: | Line 26: |
* If you use Kde : sudo apt-get install easycam2-qt |
|
Line 29: | Line 31: |
With the following command you start easycam (there is also an icon under System->Administration): | With the following command you start easycam (there is also an icon under Application->Utility): *In Gnome : |
Line 31: | Line 35: |
lauchcam2 | gksudo 'python /usr/share/EasyCam2/core.py --gtk' |
Line 33: | Line 37: |
(Note the spelling, yes, there's no "n" in there.) | *In Kde : {{{ kdesudo 'python /usr/share/EasyCam2/core.py --qt' }}} |
Line 39: | Line 46: |
If you get in trouble you can check on their [[http://forum.ubuntu-fr.org/viewtopic.php?id=16670|thread]] (in french) or on the [[http://wiki.ubuntu-fr.org/materiel/webcam_logitech_msn?s=amsn|Documentation Ubuntu Francophone (in french)]]. | If you get in trouble you can check the [[http://blognux.free.fr|EasyCam]] blog or check on their [[http://forum.ubuntu-fr.org/viewtopic.php?id=16670|thread]] (in french) or on the [[http://wiki.ubuntu-fr.org/materiel/webcam_logitech_msn?s=amsn|Documentation Ubuntu Francophone (in french)]]. |
Contents Contents |
EasyCam 2
Please, if you want participate to the dev of EasyCam, contact me at 'jbtheou in gmail dot com'. Anbreizh Thanks
EasyCam 2 is a new release of EasyCam.
Installation
You need to add the following repository to your source list Adding Repositories
deb http://blognux.free.fr/ubuntu hardy main deb-src http://blognux.free.fr/ubuntu hardy main
Then you need to update the packages
sudo apt-get update
and install the easycam package : * If you use Gnome :
sudo apt-get install easycam2-gtk
* If you use Kde : sudo apt-get install easycam2-qt
Start easycam
With the following command you start easycam (there is also an icon under Application->Utility):
*In Gnome :
gksudo 'python /usr/share/EasyCam2/core.py --gtk'
*In Kde :
kdesudo 'python /usr/share/EasyCam2/core.py --qt'
Now you can choose your webcam from the list. The software asks you if you want to install the driver.
After some compilation your webcam should be ready.
Problems
If you get in trouble you can check the EasyCam blog or check on their thread (in french) or on the Documentation Ubuntu Francophone (in french).