# Disabling unneeded services

Source: https://forum.modalai.com/topic/4294/disabling-unneeded-services
Category: Development Drones (https://forum.modalai.com/category/44/development-drones)
Tags: starling
Posted: 2025-03-26 19:57:09 UTC by paul.ammer
Replies: 1 · Views: 516

## paul.ammer · 2025-03-26 19:57:09 UTC

Hello,

My team is looking into disabling services that are enabled by default but unneeded for our use case to see if that helps at all with battery life. We are using the Starling 2 Max with PX4 and pre-programmed outdoor mission plans built in QGC. We aren't using the tracking cameras or GPS-denied flight features currently, but we are leveraging the hires cameras for recording, streaming with voxl-streamer, etc.

Do you see any potential consequences to disabling the following services for this type of usage? 
- voxl-vision-hub
- voxl-qvio-server
- voxl-imu-server

## Reply by tom (ModalAI staff) · 2025-03-26 21:05:22 UTC

@paul-ammer If you aren't doing any VIO related flight you can disable `voxl-qvio-server` and `voxl-imu-server`. I believe you may still need `voxl-vision-hub` if you're communicating with a ground control station but not 100% positive on that, `voxl-mavlink-server` may be enough.
