Diff for "EasyCam"


Differences between revisions 13 and 14
Revision 13 as of 2008-07-13 15:54:27
Size: 1677
Editor: ARennes-257-1-156-86
Comment:
Revision 14 as of 2008-07-13 15:55:29
Size: 1657
Editor: ARennes-257-1-156-86
Comment:
Deletions are marked like this. Additions are marked like this.
Line 31: 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):
Line 34: Line 35:
gksudo (or kdesudo) 'python /usr/share/EasyCam2/core.py -g' gksudo 'python /usr/share/EasyCam2/core.py --gtk'
Line 38: Line 39:
gksudo (or kdesudo) 'python /usr/share/EasyCam2/core.py -q' kdesudo 'python /usr/share/EasyCam2/core.py --qt'

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)