标签:
debain视频聊天ekiga |
分类: 技术文章 |
使用GSPCA驱动你的摄像头
我的是
10moon的摄像头,今天闲来无事琢磨了下在linux下使用视频和rasasi聊天,很简单的就实现了,先将过程简单说一下:一。介绍:
gspca即general software package camera adapter。
Package: gspca-modules-2.6.18-4-686
Priority: optional
Section: admin
Installed-Size: 372
Maintainer: Debian Kernel Team
Architecture: i386
Source: linux-modules-extra-2.6 (2.6.18-8)
Version: 2.6.18+01.00.12-8
Depends: linux-modules-2.6.18-4-686
Filename: pool/main/l/linux-modules-extra-2.6/gspca-modules-2.6.18-4-686_2.6.18+01.00.12-8_i386.deb
Size: 103744
MD5sum: 6f1fdcd7d78d6f78e1f70fb5
SHA1: 9ea851a56fad15b3f040816a
SHA256: 8b56b9ed4d860c22be571ca4
Description: gspca video for linux (v4l) driver modules for Linux 2.6.18 on PPro/Celeron/PII/PIII/P4
This package provides the gspca video for linux (v4l) driver modules for
the Linux kernel version 2.6.18 on Pentium Pro/Celeron/Pentium II/Pentium
III/Pentium 4 machines.
The gpsca video for linux (v4l) driver, provides support for webcams and
digital cameras based on the spca5xx range of chips manufactured by
SunPlus, Sonix, Z-star, Vimicro, Conexant, Etoms, Mars-semi, Pixart and
Transvision.
Homepage: http://mxhaard.free.fr/index.html
二。安装:
apt-get install gspca-modules-`uname -r`
三。使用:
在ekiga下按照配置向导配置即可。
~
