dennogumi/content/post/2006-02-12-webcam-on-linux.markdown
Luca Beltrame 64b24842b8
All checks were successful
continuous-integration/drone/push Build is passing
Update all posts to not show the header text
2021-01-13 00:05:30 +01:00

1.4 KiB

author categories comments date slug title omit_header_text disable_share wordpress_id
einar
General
true 2006-02-12T14:10:20Z webcam-on-linux Webcam on Linux, success! true true 39

general/webcam_work.jpg

I have this Trust Mini-Webcam WB-1200p since my younger brother gave it to me as a present for my last birthday. It's a decent webcam, pity it has a CIF sensor and not a CCD one, but it's still OK for daily use. Until now there wasn't a decent Linux driver around, and so I was forced to boot into Windows (which I almost do not use now, save for Final Fantasy XI). Most of the few drivers around had little or no documentation, were binary-only, or looked completely unmantained. Then I took a look at spca5xx again. This driver was born to support the SPCA webcam chipsets (like Creative's PC-CAM 600) but over the time it grew bigger and now supports a whole load of different cameras.

Ubuntu has an outdated version that doesn't recognize my camera. I tried first downloading the most recent snapshot from the site, but it threw a bunch of errors after compiling (i.e. it wouldn't run) I then decided to get the most recent Debian package and install it with module-assistant. And it worked! Finally I can use my webcam on Linux and avoid using Windows even more.