Binary demo release of USB camera on EVM DM365 available for preview. Sources will be available latter.
The demo implements capture of PAL video with tvp5146 and streaming of YUV video over usb gadget webcam kernel module.
Usage:
Set DN365 USB mode to preferential.
Connect DM365 with USB cable to PC.
Connect PAL video source to EVM DM365.
Download and run uImage (root FS and bootargs is encapsulated in the image)
http://www.makelinux.net/kernel/downloads/tvp5146-pal-webcam-gadget-dm365-evm.uImage
On PC run
mplayer tv:// -tv driver=v4l2
or
cvlc v4l2://
Sources will be available latter. Please give feedback or ask questions.