Hello!
I am currently trying to use my attached camera (OV7725) as a webcam from my board (IMX RT1050) to windows using MCUXpresso 10.1. Are there any examples of this? I really need to be pointed in the right direction. I have looked at the rgb565 example from SDK 2.3.1 and have the camera being streamed to a connected LCD.
Any help would be much appreciated.
for RT1050, you can refer to the SDK 2.3.1, we haven't released specific sample code for OV7725
you also can refer to the sample code in the "i.MXRT1050 EVKB Extended Feature Example Code and HW guide", but it seems that they are same as SDK,