In my project, we have used ov5640 camera module which will transfer the captured data in serial to Toshiba bridge. Toshiba bridge will send the received data in parallel to the processor.
When I was working on parallel camera, it is registered as VIN device so, when we run GStreamer application, the camera starts capturing data.
But the serial camera is not registered as VIN device then how to start camera to capture the image?