NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
geoff_sim
Oct 13, 2009Aspirant
USB Webcam and Motion add-on
Webcam support on the DUO
Download UVC Video Drivers
Download Motion Application
Video drivers has been tested on arm ReadyNAS with RAIDiator 4.1.10
UVCVideo is the magic behind it all, and will install a range of drivers that will hopefully recognise your webcam. I have allowed for up to two webcams to be connected (/dev/video0 & /dev/video1). Note however, that USB video processing is processor-hungry, so don't expect lightning performance! If you have any issues with camera detection, try stopping and starting the UVCVideo resource.
Motion is a fantastic program that is highly configurable, and can be tailored to suit most requirements. It can act as a simple snapshot system for a webpage; a video surveillance system; a time-lapse capture system; and much more. It uses ffmpeg (0.4.8) to create videos, and I have included mysql support.
When you install motion, a /c/media/motion folder will be created and three files will be placed into the folder: a simple motion.conf to allow motion to start-up; a distribution version, motion-dist.conf; and a text version of the unix man-page.
If you choose a different folder, and that folder does not contain an existing motion.conf file, un-modified versions of these three files will be placed there (an existing motion.conf file will not be over-written). Only the motion.conf file is required for motion to run.
The sample motion.conf file instructs motion to do three things: create a mini http webserver accessible via port 8085; capture any movement detected as an avi file, and store this movie along with a jpeg preview of the avi file, in an "images" folder.
You will need to modify motion.conf to suit your requirements. Please read the manual and web resources for more information.
Sample two-camera feed to my iPhone using the netcamviewer app.
Geoff.
(donations accepted)
Download UVC Video Drivers
Download Motion Application
Video drivers has been tested on arm ReadyNAS with RAIDiator 4.1.10
UVCVideo is the magic behind it all, and will install a range of drivers that will hopefully recognise your webcam. I have allowed for up to two webcams to be connected (/dev/video0 & /dev/video1). Note however, that USB video processing is processor-hungry, so don't expect lightning performance! If you have any issues with camera detection, try stopping and starting the UVCVideo resource.
Motion is a fantastic program that is highly configurable, and can be tailored to suit most requirements. It can act as a simple snapshot system for a webpage; a video surveillance system; a time-lapse capture system; and much more. It uses ffmpeg (0.4.8) to create videos, and I have included mysql support.
When you install motion, a /c/media/motion folder will be created and three files will be placed into the folder: a simple motion.conf to allow motion to start-up; a distribution version, motion-dist.conf; and a text version of the unix man-page.
If you choose a different folder, and that folder does not contain an existing motion.conf file, un-modified versions of these three files will be placed there (an existing motion.conf file will not be over-written). Only the motion.conf file is required for motion to run.
The sample motion.conf file instructs motion to do three things: create a mini http webserver accessible via port 8085; capture any movement detected as an avi file, and store this movie along with a jpeg preview of the avi file, in an "images" folder.
You will need to modify motion.conf to suit your requirements. Please read the manual and web resources for more information.

Geoff.
(donations accepted)
60 Replies
Replies have been turned off for this discussion
- geoff_simAspirantHappy Christmas.
I have not built an add-in as there does not seem to be much interest. - hellbent1Aspirantoh, guess it's just me then. damn, would have liked this.
- geoff_simAspirantI will look at creating a bin just for you then :)
You'll have to wait a bit though. Watch this thread.
Geoff. - AndreasPeterssoAspirantHello!
I hope you can publish a build with the uvc drivers soon. I ordered an Logitech Quick Cam Messenger from a supplier and got an C200 :? !
The C200 is in the list of supported webcams for the uvc-drivers so I'm hoping that you can make a nice build like the GSPCA-build.
Will use my paypal account again....soon I hope. :)
/Andreas, got a duo from Santa! - shaggysAspirant
geoff.sim wrote: I will look at creating a bin just for you then :)
You'll have to wait a bit though. Watch this thread.
Geoff.
This looks cool. Was there a bin created or not for this?
//Lasse - shaggysAspirantHi again
My camera logitech 9000 is in the newer driver but not in yours. Did u ever get around to test the newer ones?
//Lasse - shaggysAspirantAnybody seen Geoff?
//Lasse - euckseAspirantIm also interested in an x86 add-on for my NVX... any news on this? Would be great to see Geoff share the code with someone able to make an x86 version of it.
- slewis1972AspirantDefinately of interest from me. Think this would be great,
Scott - AndreasPeterssoAspirantI hope that geoff soon will post his new uvc driver.
I have tried a little by my self. I'm a neewbie to linux and came this far..
Following this: https://help.ubuntu.com/community/UVC
I have managed to get to the make.. when i type make this come up:-------------------------------- WARNING ---------------------------------------
The USB Video Class driver has moved to http://linuxtv.org/.
Using the Berlios SVN repository is now deprecated.
Please check http://linux-uvc.berlios.de/ for download instructions.
If you really want to compile this historical version, run 'make uvcvideo'.
--------------------------------------------------------------------------------
When I try make uvcvideo this come up:Building USB Video Class driver...
make: *** /lib/modules/2.6.17.8ReadyNAS/build: No such file or directory. Stop.
make: *** [uvcvideo] Error 2
nasen:/trunk#
when I look in /lib/modules/2.6.17.8ReadyNAS/ I can see the build catalog with ls but I can't get into it with cd?nasen:/lib/modules/2.6.17.8ReadyNAS# ls
build modules.ccwmap modules.inputmap modules.pcimap modules.usbmap
kernel modules.dep modules.isapnpmap modules.seriomap source
modules.alias modules.ieee1394map modules.ofmap modules.symbols
nasen:/lib/modules/2.6.17.8ReadyNAS# cd build
-bash: cd: build: No such file or directory
nasen:/lib/modules/2.6.17.8ReadyNAS#
I don't know what to do, and there is not any more info on the web that I understand....
Hope someone can help a newbe.
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!