查看“使用EasyCam安装摄像头”的源代码
来自Ubuntu中文
←
使用EasyCam安装摄像头
跳到导航
跳到搜索
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
'''以下仅仅适用于Ubuntu 8.04 Hardy''' == EasyCam 2 == EasyCam 2 是EasyCam的新版本。如果您在使用EasyCam时出现问题,请尝试使用[http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam 2]。 == 安装 == 把下一行中的代码添加到您的 <code><nowiki>/etc/apt/sources.list</nowiki></code> 文件中 <pre><nowiki> deb http://blognux.free.fr/ubuntu hardy main deb-src http://blognux.free.fr/ubuntu hardy main </nowiki></pre> 然后更新您系统中的软件包并安装easycam <pre><nowiki> sudo apt-get update </nowiki></pre> Sous Gnome : <pre><nowiki> sudo apt-get install easycam2-gtk </nowiki></pre> Sous Kde : <pre><nowiki> sudo apt-get install easycam2-qt </nowiki></pre> 大家有空也可以到http://www.xdzx8.com 看看。 == EasyCam 1 == [http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam]是一个用于自动安装摄像头的程序。它可以自动检测您的摄像头,选择并安装适合的驱动程序。 这里有一个能够被EasyCam检测到的摄像头的[http://blognux.free.fr/Liste/ 列表]。这个列表的规模现在还比较小,但是它正在持续扩大。 源代码可以从[http://blognux.free.fr/sources/ 这里]找到。 == 安装 == 把下一行中的代码添加到您的/etc/apt/sources.list文件中 <pre><nowiki> deb http://blognux.free.fr/debian unstable main </nowiki></pre> 然后更新您系统中的软件包并安装easycam == 启动easycam == 您可以使用下面这条命令来启动easycam(在系统->系统管理菜单中有一个图标,您也可以通过它来启动easycam): <pre><nowiki> lauchcam2 </nowiki></pre> == EasyCam 2 == 现在请从屏幕上出现的列表中选择您的摄像头型号,然后easycam会向您询问是否安装驱动程序。 经过一段时间的编译,您的摄像头应该就可以使用了。 === 问题 === 您如果遇到困难,可以到[http://wiki.ubuntu-fr.org/materiel/webcam_logitech_msn?s=amsn Documentaion Ubuntu Francophone (法语)]或者他们的[http://forum.ubuntu-fr.org/viewtopic.php?id=16670 论坛](法语)查询。 === 测试您的摄像头 === [http://camorama.fixedgear.org/ camorama]是一个用于观看,修改和保存从摄像头中获得的图像的小工具。您可以使用APT安装它: <pre><nowiki> sudo apt-get install camorama </nowiki></pre> === 介绍一些额外软件 === 如果您想在摄像头开启的时候在系统托盘上显示一个图标,您可以试试[http://infinito.f2o.org/cameramonitor/ Camera Monitor]。debian和ubuntu用户可以直接使用[http://infinito.f2o.org/cameramonitor/cameramonitor_0.1-1_i386.deb 这个]deb包进行安装。 === 手动安装spca5xx === 您可以在[https://wiki.ubuntu.com/Spca5xx 这里]找到手动安装spca5xx驱动程序的指南。 == EasyCam 2 == [http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam 2]是EasyCam的另一个新版本.如果你在使用EasyCam中有任何问题请尝试EasyCam 2。 == 安装 == <span style="font-family: monospace;">在你的 /etc/apt/sources.list中加入下列行:</span><code></code> <pre>deb http://blognux.free.fr/debian unstable main </pre> 然后更新你的系统,安装easycam2包 <pre>sudo apt-get update sudo apt-get install easycam2 </pre> == EasyCam 1 == [http://forum.ubuntu-fr.org/viewtopic.php?id=16670 EasyCam] is a software for an automated webcam installation. Thanks to the auto detection it will install the needed driver for your webcam. There is are [http://blognux.free.fr/Liste/ lists] of the autodetected webcam's . At the moment the list is small, but it's constantly growing. The source code is [http://blognux.free.fr/sources/ here] == Installation == Add the following line to your /etc/apt/sources.list <pre><nowiki> deb http://blognux.free.fr/debian unstable main </nowiki></pre> Then you need to update the packages and install easycam <pre><nowiki> sudo apt-get update sudo apt-get install easycam </nowiki></pre> == Start easycam == with the following command you start easycam (There is also an icon under System->Administration): <pre><nowiki> lauchcam2 </nowiki></pre> Now you can choose your webcam from the list. The software asks you if you want to install the driver. After a some compilation your webcam should be ready. === 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 Documentaion Ubuntu Francophone (in french)] === Testing your webcam === There is a nifty little application called [http://camorama.fixedgear.org/ camorama] to view, alter and save images from a webcam. Simply install it via apt: <pre><nowiki> sudo apt-get install camorama </nowiki></pre> === Additional software === If you want to have a little tray system icon that notifies you when your Webcam is on, try [http://infinito.f2o.org/cameramonitor/ Camera Monitor]. There is even a [http://infinito.f2o.org/cameramonitor/cameramonitor_0.1-1_i386.deb debian/ubuntu package] available. === Installing spca5xx manually === You can find howto's for manual installation of the spca5xx driver [[UbuntuHelp:Spca5xx|here]]. 原文出处:官方WIKI:Webcam 原文作者: 授权许可:[http://creativecommons.org/licenses/by-sa/2.0/ 创作共用协议Attribution-ShareAlike 2.0] [http://www.gnu.org/copyleft/fdl.html GNU自由文档许可证] 翻译人员:sniper54 校对人员:5451vs5451 贡献者:spider5 [[Category:版本支持]]
返回
使用EasyCam安装摄像头
。
导航菜单
页面操作
页面
讨论
阅读
查看源代码
历史
页面操作
页面
讨论
更多
工具
个人工具
登录
导航
首页
最近更改
随机页面
页面分类
帮助
搜索
编辑
编辑指南
沙盒
新闻动态
字词处理
工具
链入页面
相关更改
特殊页面
页面信息