Quikcam Express with Camserv

Submitted by xwings
on June 6, 2005 - 12:45pm

OS : Linux
Distro : Slackware
WebCam : Logitech Quickcam Express II
Software : CamServ

Official CamServ Page : http://cserv.sourceforge.net/
Last Update : Sun Sep 15 15:00:00 PST 2002

CamServ with patches : http://www.xwings.net/public/oldcodes/camserv-0.5.1.tar.bz2
Those are some glibc no-error patch.

The lsusb output for my webcam
Bus 002 Device 004: ID 046d:0928 Logitech, Inc.

Some funny webcam version does not support by official quickcam express driver. From google search result "046d:0928" is supported by "spca5xx".

Spca5xx Page : http://mxhaard.free.fr/download.html
Download the latest version and untar it follow by #make all && make install.

Load the module with these options :
#modprobe spca5xx OffRed=50 OffGreen=-10 OffBlue=-16 GBlue=210 GGreen=240

Install CamServ and view with firefix. http://ip.add.re.ss:9192

Em ... EOF :)