# Can't find how to configure the hires camera

Source: https://forum.modalai.com/topic/1749/can-t-find-how-to-configure-the-hires-camera
Category: Development Drones (https://forum.modalai.com/category/44/development-drones)
Tags: sentinel
Posted: 2023-01-26 15:16:01 UTC by AnthoJack
Replies: 4 · Views: 1608

## AnthoJack · 2023-01-26 15:16:01 UTC

I'm using the Sentinel drone and connected to it using the HTTP server to checkout the cameras. The hires is supposed to be 4k but the resolution in the web GUI is only 640x480. I'd like to use the full resolution but voxl-configure-cameras only configures the cameras' activity, nothing else. I've installed v4l-utils but the /dev/video0 isn't compatible. I've tried accessing the cameras using QGroundControl but whenever I try I get the error: Vehicle did not respond to command: MAV_CMD_DO_DIGICAM_CONTROL.

Anyone knows how the camera could be configured ?

## Reply by Chad Sweet (ModalAI staff) · 2023-01-26 15:19:39 UTC

You can set the resolution of the preview stream in /etc/modalai/voxl-camera-server.conf

## Reply by AnthoJack · 2023-01-26 15:31:21 UTC

Thanks but it's nowhere to be found. Should I create it myself ? If so, is there some model somewhere that I can use to know what kind of structure and syntax I should use ?

## Reply by tom (ModalAI staff) · 2023-01-26 18:54:15 UTC

@AnthoJack https://docs.modalai.com/configure-cameras/ You can start here and then modify

## Reply by AnthoJack · 2023-01-27 09:30:21 UTC

Thank you very much I'll try that
