📄 read_and_install
字号:
{USB_DEVICE(0x046d, 0x08ad)}, /* Logitech QCCommunicate STX */ {USB_DEVICE(0x0c45, 0x602d)}, /* LIC-200 LG */ {USB_DEVICE(0x0c45, 0x6005)}, /* Sweex Tas5110 */ {USB_DEVICE(0x0c45, 0x613c)}, /* Sonix Pccam168 */ {USB_DEVICE(0x0c45, 0x6130)}, /* Sonix Pccam */ {USB_DEVICE(0x0c45, 0x60c0)}, /* Sangha Sn535 */ {USB_DEVICE(0x0c45, 0x60fc)}, /* LG-LIC300 */ {USB_DEVICE(0x0546, 0x3191)}, /* Polaroid Ion 80 */ {USB_DEVICE(0x0ac8, 0x305b)}, /* Z-star Vimicro zc0305b */ {USB_DEVICE(0x0c45, 0x6028)}, /* Sonix Btc Pc380 */ {USB_DEVICE(0x046d, 0x08a9)}, /* Logitech Notebook Deluxe */ {USB_DEVICE(0x046d, 0x08aa)}, /* Labtec Webcam Notebook */ {USB_DEVICE(0x04f1, 0x1001)}, /* JVC GC A50 */ {USB_DEVICE(0x0497, 0xc001)}, /* Smile International */ {USB_DEVICE(0x041e, 0x4012)}, /* PC-Cam350 */ {USB_DEVICE(0x0ac8, 0x303b)}, /* Vimicro 0x303b */ {USB_DEVICE(0x093a, 0x2468)}, /* PAC207 */ {USB_DEVICE(0x093a, 0x2471)}, /* PAC207 Genius VideoCam ge111 */ {USB_DEVICE(0x093a, 0x2460)}, /* PAC207 Qtec Webcam 100 */ {USB_DEVICE(0x0733, 0x3281)}, /* Cyberpix S550V */ {USB_DEVICE(0x093a, 0x2470)}, /* Genius GF112 */ {USB_DEVICE(0x046d, 0x08a6)}, /* Logitech QCim */ {USB_DEVICE(0x08ca, 0x2020)}, /* Aiptek Slim 3000F */ {USB_DEVICE(0x0698, 0x2003)}, /* CTX M730V built in */ {USB_DEVICE(0x0c45, 0x6001)}, /* Genius VideoCAM NB */ {USB_DEVICE(0x041E, 0x4028)}, /* Creative Webcam Vista Plus */ {USB_DEVICE(0x0471, 0x0325)}, /* Philips SPC 200 NC */ {USB_DEVICE(0x0471, 0x0328)}, /* Philips SPC 700 NC */ {USB_DEVICE(0x0c45, 0x6040)}, /* Speed NVC 350K */ {USB_DEVICE(0x055f, 0xc230)}, /* Mustek Digicam 330K */ {USB_DEVICE(0x0c45, 0x6007)}, /* Sonix sn9c101 + Tas5110D */ {USB_DEVICE(0x0471, 0x0327)}, /* Philips SPC 600 NC */ {USB_DEVICE(0x0471, 0x0326)}, /* Philips SPC 300 NC */ {USB_DEVICE(0x0c45, 0x6019)}, /* Generic Sonix OV7630 */ {USB_DEVICE(0x0c45, 0x6024)}, /* Generic Sonix Tas5130c */ {USB_DEVICE(0x046d, 0x08a7)}, /* Logitech QuickCam Image */ {USB_DEVICE(0x04fc, 0x500c)}, /* Sunplus CA500C */ {USB_DEVICE(0x055f, 0xc232)}, /* Mustek MDC3500 */ {USB_DEVICE(0x046d, 0x08ac)}, /* Logitech QuickCam Cool*/ {USB_DEVICE(0x046d, 0x08d9)}, /* Logitech QuickCam IM/Connect */ {USB_DEVICE(0x046d, 0x08da)}, /* Logitech QuickCam Messenger */ {USB_DEVICE(0x0000, 0x0000)}, /* MystFromOri Unknow Camera */ This list represents those cameras that are specifically supported by thedriver, and should work to some degree 'out of the box'. A full list of thecameras known to the project maintainers can be found onhttp://mxhaard.free.fr/spca5xx.html.How do I use it?================Well, first you need to compile the driver (see below), then you need to makesure that the v4l infrastructure is set up and then load the driver. Afteryou've done that, any v4l enabled application, such as spcaview, gqcam, xawtv,gnomemeeting, camE etc should work.Supported kernel versions=========================The driver should compile and run successfully against most stable versions ofthe official Linux 2.6.x kernel upto version 2.6.11 (from <http://www.kernel.org/>)Compiling it============The driver module can be built without modifying your kernel source tree.Before trying to compile the driver, ensure that you've configured yourkernel, and updated the dependencies:'make [config|menuconfig|xconfig]; make dep'.Make sure, when compiling the driver, you use the same version of compiler aswas used to compile your kernel. Not doing so can create incompatible binaries.as rootgoes to gspcav1 directory and run:./gspca_build if all goes right the module is compiled and load in memoryif not, errors messages can be found in kgspca.err You should post this file to the maintaineror in the sourceforge project bugs report. <http://sourceforge.net/projects/spca50x/>.Trying a v4l app================goes to gspcagui directorybe sure to have libsdl installed with the headerthenmakeas rootmake installPlug your webcam and rungspcagui -d /dev/video0adjust video0 to your hardwarePress the G button and wait for the webcam probeyou can now play, the two windows are active mouse can be used to select a Region of Interess within the grabbing windowsthen press the center of the pad to zoom:)Picture and avi are implemented just press the button to start/stopHow about downloading pictures from it, or videos?==================================================This driver is a v4l driver, whose scope is only streaming video. Support fordownloading images and movies for a lot of spca50x cameras is provided as partof the gphoto2 project, which can be found at: <http://www.gphoto.org>.Limitations and known problems==============================Support for some bridges is not complete yet. Not all resolutions work. The driver as a whole is experimental. This is a mighty fine project, how can I learn more about it?=============================================================<http://spca50x.sourceforge.net/> (nuff said)I want to whine regularly, where can I?=======================================Please address all support requests to <spca50x-devs@lists.sourceforge.net>,or use the support/patch/bug tracking features provided by sourceforge on ourproject page <http://sourceforge.net/projects/spca50x/>.Who can I blame?================gspca kernel 2.6.x and generic chips driver:-------------------------------------------Current gspca maintainer and project lead: Michel Xhaard Michel Xhaard (mxhaard) <mxhaard at magic dot fr>Serge A. Suchkov >Serge.A.S at tochka dot ru>Adam Richter <adam at yggdrasil dot com>Tomas Groth (tgc) <tomasgroth at yahoo dot dk>Thomas Kaiser <webcam at kaiser-linux dot li>Credits spca5xx:----------------Current spca5xx maintainer Michel Xhaard (mxhaard) Michel Xhaard (mxhaard) <mxhaard at magic dot fr>Reza Jelveh (timebomb) <reza.jelveh at tuhh dot de>Tomas Groth (tgc) <tomasgroth at yahoo dot dk>Thomas Kaiser <webcam at kaiser-linux dot li>Andrzej Szombierski for the cool spca561 video decompressor:).Bertrik Stikken for the great Sonix video decompressor:).And of course all people reporting webcams (id snoop patch and testing available in the Changelog files)Original spca50x authors:-------------------------Joel Crisp <jcrisp@blueyonder.co.uk>Current spca50x maintainer and project lead: Miah Gregory <mace@darksilence.net>Francois Beerten <feber@users.sourceforge.net>Miah Gregory <mace@darksilence.net>Till Adam <till@hubbahubba.de>Michel Xhaard (mxhaard) <mxhaard at magic dot fr>The jpeg decoder was originally written by Michael Schroeder <mls@suse.de>and adjusted to our purposes. All bugs are ours, all features his.Credits (quoting Joel):Thanks to all the authors of the ov511 driver and its ancestors.Thanks to Darrell Scott for debug assistance and suggestions.Thanks to Razvan Surdulescu for kicking me back into action.Thanks to Bill Roehl for traces on the Create and Share (id 0x401). I WILL make this work... or die trying...Thanks to everyone who has tested this driver and given me feedback on it.A note on Sunplus Z-star Vimicro Conexant Transvision Etoms Pixart Mars-Semi and our interaction with them so far=================================================================================================================Several of us have tried, at various times, to obtain information on thebridge and sensors chips from these Manufacturers, but have failed, seemingly due to a lack ofinterest to cooperate on their part. Therefore, this driver is the result ofreverse engineering the protocols and functionality provided by these chips.This limits what we can do, and it limits the quality of the driver. We wouldmuch prefer to fully support all the features the chips provide, but withoutManufacturers supplying us with the needed specifications and technicaldocumentation, this is unlikely to happen.This project benefits from Logitech's helpMoissy le 08 May 2006Michel Xhaardhttp://mxhaard.free.fr
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -