Cheap Webcam for GNU/ Linux

After a long wait finally I dared to install a (comparatively) cheap USB webcam, I bought from a local friendly neighbourhood computer goods vendor, on my GNU/ Linux machine. The make was Intex Night Vision Camera IT-305WC (as per the box) and the cost was INR 700/- (approximately USD 16).

I was hoping for a long night ahead but hey thanks to these guys, it was a breeze. Fortunately my webcam (USB vendor ID 0x0AC8 and Product ID 0x303B) was listed on this page with another brand name Vimicro (USB vendor ID 0x0AC8 and Product ID 0x303B). Then the usual download from the driver download page.

wget http://mxhaard.free.fr/spca50x/Download/gspcav1-20070508.tar.gz
tar -zxvf gspcav1-20070508.tar.gz
cd gspcav1-20070508
make
sudo make install

And Plug and play. Detected as Generic Vimicro 303b and supports v4l (not v4l2).

Seems to works well, have tested with

Some bad video issues with kdetv.

The supported resolutions are

  • 640x480
  • 352x288
  • 320x240
  • 176x144

PS: Dont forget to check this http://www.exploits.org/v4l/ for more applications using v4l.

Submitted by Ajay Pal Singh Atwal on June 13, 2007 - 11:36pm. categories [ GNU/ Linux ] Ajay Pal Singh Atwal's blog | 1881 reads

Post new comment

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <b>
  • Lines and paragraphs break automatically.