This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Demo of USB camera on EVM DM365

Other Parts Discussed in Thread: TVP5146

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.

  • Hi Constantine

    I am using DM368 Soc,able to capture video from inputs(s-video and composite) and encode in mpeg2 as per my requirement by using encode demo avialable

    in DVSDK. But I am not able to understood how to stream video data to host PC(windows) through USB and how to stabilized communication between Host application

    and capture device (DM368 board).

    Please provide your guidelines.

    Regards,

    Anil