# High framerate support for OV7251

Source: https://forum.modalai.com/topic/2359/high-framerate-support-for-ov7251
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2023-06-30 03:53:34 UTC by elfowl
Replies: 4 · Views: 1059

## elfowl · 2023-06-30 03:53:34 UTC

The datasheet for the OV7251 says "30,60,90Hz implemented on VOXL, sensor supports up to 120Hz".
But https://docs.modalai.com/voxl2-camera-configs/#image-sensor-configurations only mentions 640x480 @ 30 as supported setting. I ideally want to run the sensor at 120Hz. Can you clarify what frame rates are currently possible and what it would take to make it run at 120Hz on VOXL2?

## Reply by Chad Sweet (ModalAI staff) · 2023-06-30 05:37:21 UTC

You can see voxl-camera-server configuration here: https://docs.modalai.com/voxl-camera-server

We have OV7251 running up to 88FPS stable. We'll add 90 and 120 at some point later this year.

## Reply by elfowl · 2023-06-30 06:20:09 UTC (in reply to Chad Sweet)

@Chad-Sweet Thanks. Can you give me some idea on what this would involve? Does that require modifications on the voxl-camera-server, on the ov7251 driver, or something else?

## Reply by elfowl · 2023-08-09 02:43:31 UTC (in reply to elfowl)

@Chad-Sweet or to ask in a different way: is it possible for VOXL2 users to influence the sensor behaviour at all or do we just have to wait for a potential announcement?

## Reply by modaltb (ModalAI staff) · 2023-08-10 12:22:09 UTC (in reply to elfowl)

@elfowl currently, we have to use a proprietary Qualcomm toolchain to generate camera binaries...  we would need to add this setting.  Our goal is to open up this area such that we can all customize as needed but we don't have this functionality yet.  The framework we are using is in general setup for phone manufactures to add a sensor or two to a phone to known locations, so we are kind of hacking it to allow folks to add numerous types to up to 6 locations, which involves removing some onion layers ;)
