CMOS USB camera to Beagle Board?

Does anyone have any experience interfacing a CMOS USB camera (like
the Point Grey Firefly MV) to the Beagle Board? If that can be done,
then I wonder if I can access the DSP functionality of the OMAP 3530
this way? I need to store an image processing algorithm on the OMAP,
run the inputted digital images through the program, and output a
signal based on those calcs to my Cypress PSoC.

Thanks in advance for your comments.

hi , does someone have binary code for xsetroot command and send thru rapidshare for angstrom linux we need.We couldnt found that command on our angstrom system.
We have tried to compile but we got some errors , please help.

Jim wrote:

Does anyone have any experience interfacing a CMOS USB camera (like
the Point Grey Firefly MV) to the Beagle Board? If that can be done,
then I wonder if I can access the DSP functionality of the OMAP 3530
this way? I need to store an image processing algorithm on the OMAP,
run the inputted digital images through the program, and output a
signal based on those calcs to my Cypress PSoC.

Thanks in advance for your comments.

Hi Jim,

I tried using a Pt. Grey Firefly MV USB with the beagleboard, but I was
getting strange USB level errors, which I attribute to the USB
hardware/drivers on the OMAP3 platform. I haven't followed up any
further, but I would be curious about any progress you make.

-Andrew

Hello Jim,
  I have had success with the Logitech QuickCam Chat/E1000
Works with gst, mplayer, ffmpeg, v4l2…

lsusb:
Bus 001 Device 006: ID 046d:08af Logitech, Inc.

dmesg:
usb 1-1.4: configuration #1 chosen from 1 choice
Linux video capture interface: v2.00
gspca: main v2.4.0 registered
gspca: probing 046d:08af
zc3xx: probe 2wr ov vga 0x0000
zc3xx: probe sensor -> 11
zc3xx: Find Sensor HV7131R(c)
gspca: probe ok
usbcore: registered new interface driver zc3xx
zc3xx: registered
root@beagle:~#

djlewis (Don Lewis)