个人工具

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

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
 
{{From|https://help.ubuntu.com/community/EasyCam}}
 
{{From|https://help.ubuntu.com/community/EasyCam}}
 
{{Languages|UbuntuHelp:EasyCam}}
 
{{Languages|UbuntuHelp:EasyCam}}
 
 
 
== EasyCam 2 ==
 
== EasyCam 2 ==
 
 
 
''' Please, if you want participate to the dev of EasyCam, contact me at 'jbtheou in gmail dot com'. Anbreizh Thanks '''
 
''' Please, if you want participate to the dev of EasyCam, contact me at 'jbtheou in gmail dot com'. Anbreizh Thanks '''
 
 
[http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam 2] is a new release of EasyCam.
 
[http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam 2] is a new release of EasyCam.
 
Please try it if you have any problems with EasyCam 1.  
 
Please try it if you have any problems with EasyCam 1.  
 
 
=== Installation ===
 
=== Installation ===
 
You need to add the following repository to you source list [https://help.ubuntu.com/community/Repositories/Ubuntu Adding Repositories]
 
You need to add the following repository to you source list [https://help.ubuntu.com/community/Repositories/Ubuntu Adding Repositories]
第16行: 第10行:
 
deb http://blognux.free.fr/debian unstable main
 
deb http://blognux.free.fr/debian unstable main
 
</nowiki></pre>
 
</nowiki></pre>
 
 
Then you need to update the packages  
 
Then you need to update the packages  
 
<pre><nowiki>
 
<pre><nowiki>
第22行: 第15行:
 
</nowiki></pre>
 
</nowiki></pre>
 
and install the '''easycam''' package
 
and install the '''easycam''' package
 
 
 
== EasyCam 1 ==
 
== EasyCam 1 ==
 
 
[http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam] is a 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 a software for an automated webcam installation. Thanks to the autodetection it will install the needed driver for your webcam.
 
 
There are [http://blognux.free.fr/Liste/ lists] of the autodetected webcams. At the moment the list is small, but it's constantly growing.
 
There are [http://blognux.free.fr/Liste/ lists] of the autodetected webcams. At the moment the list is small, but it's constantly growing.
 
 
The source code is [http://blognux.free.fr/sources/ here]
 
The source code is [http://blognux.free.fr/sources/ here]
 
 
=== Installation ===
 
=== Installation ===
 
You need to add the following repository to you source list [https://help.ubuntu.com/community/Repositories/Ubuntu Adding Repositories]
 
You need to add the following repository to you source list [https://help.ubuntu.com/community/Repositories/Ubuntu Adding Repositories]
 
 
<pre><nowiki>
 
<pre><nowiki>
 
deb http://blognux.free.fr/debian unstable main
 
deb http://blognux.free.fr/debian unstable main
 
</nowiki></pre>
 
</nowiki></pre>
 
 
Then you need to update the packages  
 
Then you need to update the packages  
 
<pre><nowiki>
 
<pre><nowiki>
第44行: 第29行:
 
</nowiki></pre>
 
</nowiki></pre>
 
and install the '''easycam''' package
 
and install the '''easycam''' package
 
 
== 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):
第52行: 第36行:
 
(Note the spelling, yes, there's no "n" in there.)
 
(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.
 
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.
 
After some compilation your webcam should be ready.
 
 
== Problems ==
 
== Problems ==
 
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 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)].
 
 
----
 
----
 
 
[[category:CategoryDocumentation]]  
 
[[category:CategoryDocumentation]]  
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 16: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 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

EasyCam 1

EasyCam is a 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

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