# UVC-Server to QGC Stream Activation

Source: https://forum.modalai.com/topic/1080/uvc-server-to-qgc-stream-activation
Category: Flight Core and Legacy VOXL (https://forum.modalai.com/category/9/flight-core-and-legacy-voxl)
Tags: voxl-flight
Posted: 2022-07-01 19:28:38 UTC by Caleb Rievley
Replies: 16 · Views: 2542

## Caleb Rievley · 2022-07-01 19:28:38 UTC

The voxl-uvc-server is recognizing our camera. How can we initiate the stream and view it on QGC?

![unnamed.jpg](https://forum.modalai.com/assets/uploads/files/1656703594586-unnamed.jpg)

## Reply by Eric Katzfey (ModalAI staff) · 2022-07-01 20:25:33 UTC

@Caleb-Rievley The documentation for voxl-uvc-server is here: https://docs.modalai.com/voxl-uvc-server/. To get the stream to show on QGC you use it in conjunction with voxl-streamer. The documentation for voxl-streamer is here: https://docs.modalai.com/voxl-streamer/. Specifically, take a look at this section: https://docs.modalai.com/voxl-streamer/#streaming-uvc-cameras-from-voxl-uvc-server

## Reply by Caleb Rievley · 2022-07-01 22:10:52 UTC

After using command, voxl-streamer , the prompt says Using configuration file /etc/modai/voxl-streamer.conf  and does nothing else. The documentation says that it should output that the stream is available @rtsp..... Is this normal?

## Reply by Caleb Rievley · 2022-07-01 22:13:29 UTC (in reply to Caleb Rievley)

![a8fba5f2-2abd-42a1-93ab-5167fd1416ba-image.png](https://forum.modalai.com/assets/uploads/files/1656713607912-a8fba5f2-2abd-42a1-93ab-5167fd1416ba-image.png)

## Reply by Caleb Rievley · 2022-07-01 22:18:15 UTC (in reply to Eric Katzfey)

@Eric-Katzfey By the way, we are using a USB camera. It shows up as a UVC Camera so I believe that it is compatible.

## Reply by Eric Katzfey (ModalAI staff) · 2022-07-01 22:20:05 UTC (in reply to Caleb Rievley)

@Caleb-Rievley Use ```voxl-streamer -d``` to get more verbose output.

## Reply by Caleb Rievley · 2022-07-01 22:40:18 UTC (in reply to Eric Katzfey)

@Eric-Katzfey 
![56b4e87e-3a64-4103-a7dd-e45b05083eea-image.png](https://forum.modalai.com/assets/uploads/files/1656715216221-56b4e87e-3a64-4103-a7dd-e45b05083eea-image.png)

## Reply by Eric Katzfey (ModalAI staff) · 2022-07-01 23:01:50 UTC (in reply to Caleb Rievley)

@Caleb-Rievley If voxl-uvc-server found it then it should be a valid USB UVC camera.

## Reply by Eric Katzfey (ModalAI staff) · 2022-07-01 23:05:07 UTC (in reply to Caleb Rievley)

@Caleb-Rievley Were you able to access https://docs.modalai.com/voxl-streamer/? That documentation explains how to configure and choose the desired camera. In the output above it shows that you did not choose a configuration which means that it is defaulting to the hires camera configuration.

## Reply by Caleb Rievley · 2022-07-01 23:16:22 UTC

What configuration do we use for a USB UVC camera?

![67db3260-5b21-46cc-9646-db1e6124a782-image.png](https://forum.modalai.com/assets/uploads/files/1656717378930-67db3260-5b21-46cc-9646-db1e6124a782-image.png)

## Reply by Caleb Rievley · 2022-07-01 23:30:36 UTC (in reply to Eric Katzfey)

@Eric-Katzfey I also tried this

![4d3e21b4-48b1-401f-8e32-e73fb34cb512-image.png](https://forum.modalai.com/assets/uploads/files/1656718219085-4d3e21b4-48b1-401f-8e32-e73fb34cb512-image.png)

## Reply by Caleb Rievley · 2022-07-01 23:35:37 UTC (in reply to Eric Katzfey)

@Eric-Katzfey 

![f5fe9f74-57d1-40d4-9935-0853799f2856-image.png](https://forum.modalai.com/assets/uploads/files/1656718534698-f5fe9f74-57d1-40d4-9935-0853799f2856-image.png)

## Reply by Eric Katzfey (ModalAI staff) · 2022-07-02 00:07:45 UTC (in reply to Caleb Rievley)

@Caleb-Rievley Once voxl-uvc-server has started successfully you can use voxl-streamer to stream the video. As per the instructions at: https://docs.modalai.com/voxl-streamer/#streaming-uvc-cameras-from-voxl-uvc-server you need to use configuration uvc-generic, not uvc-video. And don't use the -u option.

## Reply by Caleb Rievley · 2022-07-05 23:09:34 UTC (in reply to Eric Katzfey)

@Eric-Katzfey 

Today we did a system flash and went through steps to reconnect our microhard and have control through microhard. We Installed and configured our voxl-vision-px4. We are now trying to update the opkg package and it is not finding the server. We checked to make sure that the internet is connected as you can see in the top part of the window. What could be causing this issue? Our goal is to install the uvc-server. 

![84abb43e-da66-40bf-a06e-6b5580b6999b-image.png](https://forum.modalai.com/assets/uploads/files/1657062568043-84abb43e-da66-40bf-a06e-6b5580b6999b-image.png)

## Reply by Eric Katzfey (ModalAI staff) · 2022-07-05 23:59:38 UTC (in reply to Caleb Rievley)

@Caleb-Rievley You probably don't have connectivity to the internet. It would be best to get everything setup without Microhard and then setup Microhard last. Having both Microhard running and wlan can cause problems connecting to the internet.

## Reply by Caleb Rievley · 2022-07-06 01:36:18 UTC (in reply to Eric Katzfey)

@Eric-Katzfey Thank you that worked. We did have to remove the microhard. We think that we remember that the connectivity worked with the microhard before we flashed it? Is that a possibility?

## Reply by Eric Katzfey (ModalAI staff) · 2022-07-06 17:17:16 UTC (in reply to Caleb Rievley)

@Caleb-Rievley Generally, that won't work.
