Published on

Developing OV5647 camera Linux device driver for Jetson Nano-Action! [Part 5]

Authors

With Image capture working in my OV5647 driver for the Raspberry Pi v1 camera module, it was time to get the video capture working as well. This time, I wanted to get it working with the GStreamer's gst-launch 1.0 application. After some amount of fiddling with the code I finally managed to get it working as well.

I think this is a part of the driver development that I think is better explained with a video demo rather than typing it. So here is a video demo of my currently working OV5647 driver for Raspberry Pi v1 camera module.

OV5647 driver Video capture demo

The video is grainy and oversatured at the moment, but other than that, the frames can be captured and stored successfully. So it is only a matter of time to get the right settings and then we should be good to go using the Raspberry v1 camera module with Nvidia Jetson Nano.

If you would like to discuss more on this OV5647 camera driver, you can reach out to me at my email: digitallyamar@gmail.com