Hello All,
My requirement is to transfer image data captured from the sensor using VPFE over USB to the host.
Data from the Sensor is Bayer RGB pattern. I customized vpfe, ccdc drivers and able to receive images from the sensor.
Currently I am storing them as youv files but I would like to transfer them to the host pc and try to stream continuous images.
I understand that there is usb_core in linux and an api is exported but don't know how to use it.
What are the drivers I need to use to fulfill my requirement?
Should I use uvcvideo driver? Is there any example code which does some data transfer between target and host using usb?
Any help/comments in this regard are greatly appreciated.
--
best regards
Arun