Diff for "EasyCam"


Differences between revisions 14 and 15
Revision 14 as of 2008-07-13 15:55:29
Size: 1657
Editor: ARennes-257-1-156-86
Comment:
Revision 15 as of 2008-07-13 15:56:36
Size: 1669
Editor: ARennes-257-1-156-86
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
* If you use Gnome :  * If you use Gnome :
Line 26: Line 26:
* If you use Kde :  * If you use Kde :
{{{
Line 28: Line 29:
}}}
Line 32: Line 34:

*In Gnome :
 *In Gnome :
Line 37: Line 38:
*In Kde :  *In Kde :

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).


CategoryDocumentation

EasyCam (last edited 2009-12-09 00:07:52 by cpe-071-075-118-086)