# Custom Camera Configuration with M0173

Source: https://forum.modalai.com/topic/4359/custom-camera-configuration-with-m0173
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Tags: voxl-2
Posted: 2025-04-18 20:52:57 UTC by swickliff
Replies: 3 · Views: 738

## swickliff · 2025-04-18 20:52:57 UTC

How can I write custom-camera-config in /data/modalai with the M0173 board?

I understand that I can edit /etc/modalai/voxl-camera-server.conf after selecting a camera configuration close to my custom set up, but I would prefer to run a custom config file instead.

## Reply by Moderator (ModalAI staff) · 2025-04-18 21:12:00 UTC

@swickliff can you help with the config you are trying to achieve? we can review and see if it's possible first

## Reply by tom (ModalAI staff) · 2025-04-18 21:45:27 UTC

@swickliff This is how the voxl-camera-server.conf file is generated, using these higher level config files (the following are the M0173 configs):

https://gitlab.com/voxl-public/voxl-sdk/services/voxl-camera-server/-/tree/master/misc_files/usr/share/modalai/voxl-camera-server/standard_configs/platform_config_1?ref_type=heads

These files live on target a `/usr/share/modalai/voxl-camera-server/standard_configs/platform_config_1/`

You can add a new custom config here and then setup the voxl-camera-server config file by running `voxl-configure-cameras XX` where `XX` is the camera config number you've chosen

## Reply by swickliff · 2025-04-21 13:14:59 UTC (in reply to tom)

@tom Thank you!
I am adding an imx214 on J8L.
