hi all
we want to stream the data from pc to leopard dm365 and store it in sd card .
can any body suggest about it ?
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.
hi all
we want to stream the data from pc to leopard dm365 and store it in sd card .
can any body suggest about it ?
Sekar,
some options:
1. write UVC driver for ISO OUT transfer and stream the data to EVM and stoe locally to sd card.
2. Search for open source drivers using bulk transfer to move data from PC to connected usb device.
3. Use g_file_storage (MSC gadget) and expose the sd card as storage media to PC. after evm is connected to PC then write the streaming data to sd card from pc.
Ajay
Hi vigneshwaran,
I work on Dm368 SOC, where we want to stream video data to Host PC though USB.
Please let me know if you have any solution.
Regards,
Anil