个人工具

“UbuntuHelp:EasyCam”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第15行: 第15行:
 
</nowiki></pre>
 
</nowiki></pre>
 
and install the '''easycam''' package
 
and install the '''easycam''' package
 +
<pre><nowiki>
 +
sudo apt-get install easycam2
 +
</nowiki></pre>
 
== EasyCam 1 ==
 
== EasyCam 1 ==
 
[http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam] is software for an automated webcam installation. Thanks to the autodetection it will install the needed driver for your webcam.
 
[http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam] is software for an automated webcam installation. Thanks to the autodetection it will install the needed driver for your webcam.
第29行: 第32行:
 
</nowiki></pre>
 
</nowiki></pre>
 
and install the '''easycam''' package
 
and install the '''easycam''' package
 +
<pre><nowiki>
 +
sudo apt-get install easycam
 +
</nowiki></pre>
 
== Start easycam ==
 
== Start easycam ==
 
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 System->Administration):

2008年5月9日 (五) 18:54的版本


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. Please try it if you have any problems with EasyCam 1.

Installation

You need to add the following repository to your source list Adding Repositories

deb http://blognux.free.fr/debian unstable main

Then you need to update the packages

sudo apt-get update

and install the easycam package

sudo apt-get install easycam2

EasyCam 1

EasyCam is software for an automated webcam installation. Thanks to the autodetection it will install the needed driver for your webcam. There are lists of the autodetected webcams. At the moment the list is small, but it's constantly growing. The source code is here

Installation

You need to add the following repository to you source list Adding Repositories

deb http://blognux.free.fr/debian unstable main

Then you need to update the packages

sudo apt-get update

and install the easycam package

sudo apt-get install easycam

Start easycam

With the following command you start easycam (there is also an icon under System->Administration):

lauchcam2

(Note the spelling, yes, there's no "n" in there.) 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 on their thread (in french) or on the Documentation Ubuntu Francophone (in french).