# Switching between cameras in QGC

Source: https://forum.modalai.com/topic/3971/switching-between-cameras-in-qgc
Category: ESCs, Sensors and Accessories (https://forum.modalai.com/category/15/escs-sensors-and-accessories)
Tags: image-sensor
Posted: 2024-11-22 21:00:55 UTC by LR
Replies: 2 · Views: 627

## LR · 2024-11-22 21:00:55 UTC

Hello,

I have a Starling v2 max with VOXL2 and when I connect to QGround Control I can see the images sent by the front camera. I want to switch between those and the images coming from the camera facing down, how can I do that?

## Reply by Jetson Nano · 2024-11-24 17:25:39 UTC

@LR you might to change `voxl-streamer` config to change the feed to what is needed.

## Reply by Eric Katzfey (ModalAI staff) · 2024-11-25 15:35:43 UTC

@LR If you just want to change the camera that is streaming then modify `/etc/modalai/voxl-streamer.conf` to specify the desired camera. If you want to stream two or more cameras then you need to start a voxl-streamer instance for each one and specify a different port for each one. Then use `voxl-mavcam-manager` to inform QGC of the availability of the multiple streams. See https://docs.modalai.com/voxl-mavcam-manager/
