![]() |
SlugOS.AiptekMegaCam HistoryHide minor edits - Show changes to markup October 24, 2008, at 08:07 PM
by --
Changed lines 28-30 from:
to:
@] (:tableend:) Added lines 32-34:
(:table border=0 width=80% bgcolor=#eeffee:) (:cell:) [@ October 24, 2008, at 08:06 PM
by --
Changed lines 3-6 from:
1) Install the usbutils: ipkg install usbutils 2) Install the video and the gspca1 module which supports the SPCA504a? chipset used by this WebCam?: ipkg install gspca1 3) Install the vidcat program: ipkg-opt install w3cam to:
October 24, 2008, at 08:05 PM
by --
Changed line 17 from:
to:
Changed line 39 from:
/opt/bin/vidcat -d /dev/video0 > photo.jpg to:
/opt/bin/vidcat -d /dev/video0 > photo.jpg\\ October 24, 2008, at 08:05 PM
by --
Changed line 17 from:
to:
Changed line 29 from:
The **lsmod** output should be something like: to:
The lsmod output should be something like: Changed lines 39-41 from:
to:
/opt/bin/vidcat -d /dev/video0 > photo.jpg It takes a while (around 30s to 1 minute) just be patient. October 24, 2008, at 08:03 PM
by --
Changed lines 26-28 from:
modprobe videodev to:
modprobe videodev modprobe gspca October 24, 2008, at 08:02 PM
by --
Changed lines 1-3 from:
Please make sure that first you have enabled the Optware repositories for installation of Optware packages to:
Please make sure that first you have enabled the Optware repositories for installation of Optware packages 1) Install the usbutils: ipkg install usbutils Added line 21:
Added line 37:
October 24, 2008, at 08:02 PM
by --
Changed lines 9-21 from:
1) Connect your usb camera anda make sure it is detected: to:
1) Connect your usb camera anda make sure it is detected: (:table border=0 width=80% bgcolor=#eeffee:) (:cell:) root@nslu2-nas:/var/log# lsusb Bus 2 Device 1: ID 0000:0000 Bus 1 Device 2: ID 04b4:6830 Cypress Semiconductor Corp. USB-2.0 IDE Adapter Bus 1 Device 1: ID 0000:0000 ***Bus 3 Device 3: ID 04fc:504a Sunplus Technology Co., Ltd SPCA504a Digital Camera*** Bus 3 Device 1: ID 0000:0000 (:tableend:) 2) Insert the drivers: (:table border=0 width=80% bgcolor=#eeffee:) (:cell:) [@ Changed line 27 from:
\\ to:
Changed lines 34-38 from:
to:
@] (:tableend:) 3) Try it:
October 24, 2008, at 08:00 PM
by --
Changed lines 13-14 from:
root@nslu2-nas:/var/log# lsusb \\ Bus 2 Device 1: ID 0000:0000 \\ to:
root@nslu2-nas:/var/log# lsusb\\ Bus 2 Device 1: ID 0000:0000\\ Changed line 16 from:
Bus 1 Device 1: ID 0000:0000 \\ to:
Bus 1 Device 1: ID 0000:0000\\ Changed lines 18-20 from:
Bus 3 Device 1: ID 0000:0000 to:
Bus 3 Device 1: ID 0000:0000\\ Added lines 20-21:
2) Insert the drivers: October 24, 2008, at 07:59 PM
by --
Added lines 1-36:
Please make sure that first you have enabled the Optware repositories for installation of Optware packages That's it: 1) Connect your usb camera anda make sure it is detected: |