Change Resolution and FPS of OV5647 Camera

  1. Where did you get the camera module(s)? - Official Online Store

  2. Model number of the product(s)? B033C - Arducam 5MP OV5647 Camera

  3. What hardware/platform were you working on?

  4. Instructions you have followed. (link/manual/etc.)

  5. Problems you were having?

  6. The dmesg log from your hardware?

  7. Troubleshooting attempts you’ve made?

  8. What help do you need? - How to change the resolution and fps of the camera? OV5647 supports from 15fps and above, what is the procedure to change it?

Hi,
Can you provide the link to where you purchased it?

Hello Dion,

I’m planning to but it from this link: Arducam 5 Megapixels 1080p Sensor OV5647 Mini Camera Video Module for Raspberry Pi Model A/B/B+, Pi 2 and Raspberry Pi 3,3B+, Pi 4

But before that, I wanted to know about these details, so that I can plan accordingly.

@Mayur

You can directly use the software (libcamera-apps) developed by Raspberry Pi.
You can also see it in their official website

if you want to use code development, you can use picamera2

Hope this helps you.