SPCA webcam driver family
There is an entire family of "spca" drivers for Linux developed by Michel Xhaard. You can find them all on this page , together with a short description. The original name comes from the fact that it was designed for the Sunplus SPCA chipset series, but it gradually developed into a more versatile driver that supports many other chipsets today.
| Name: |
Gspca webcam driver for V4L1
|
| Module name: |
gspcav1 |
| Chipsets: |
Miscellaneous vendors (see the website for the complete list) |
| Website: |
http://mxhaard.free.fr/spca5xx.html |
| Discussion: |
-
|
Description:
|
This is the most complete driver of the family. It only has a V4L1 interface but it supports all the cameras listed on the website. Suitable for kernel versions 2.6.11 and newer.
|
| Name: |
Spca5xx webcam driver |
| Module name: |
spca5xx |
| Chipsets: |
Miscellaneous vendors (see the website for the complete list) |
| Website: |
http://mxhaard.free.fr/spca5xx.html |
| Discussion: |
- |
Description:
|
This V4L1 driver is deprecated as of kernel 2.6.11 but it works fine with anything older than 2.6.11. Just like gspcav1 it supports the full range of cameras listed on the website.
|
| Name: |
Spca5xx webcam driver LE (Light Edition)
|
| Module name: |
spca5xx_le |
| Chipsets: |
Miscellaneous vendors (see the website for the complete list) |
| Website: |
http://mxhaard.free.fr/spca5xx.html |
| Discussion: |
- |
Description:
|
This driver is designed for embedded devices and only supports a subset of the cameras that work with the spca5xx driver. In particular it only supports the MJPEG format.
|