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.

DM365 as usb webcamera

Hi all,

I am using DM365 board.Now i want to convert it as a usb webcamera. Is it possible to change it as webcamera.What are the primary requirements required for this one.

 

 

Thanks in advance

venu.

  • Venu,

    You would need to have USB Video Class (UVC) device side driver (Gadget driver) on DM365. Additionally you would need some application on DM365 to capture image and pass it to USB driver so which woud finally be sent to host PC.

    There is already one DM365 based ti camera kit available which you may want to look at. It comes with linux UVC driver and applications. More details at page below.

    http://focus.ti.com/dsp/docs/thirdparty/catalog/devtoolsproductfolder.tsp?actionPerformed=productFolder&productId=5020

    Regards,
    Ajay