# voxl-streamer gst_rtsp_server_attach failed

Source: https://forum.modalai.com/topic/2755/voxl-streamer-gst_rtsp_server_attach-failed
Category: Development Drones (https://forum.modalai.com/category/44/development-drones)
Tags: sentinel
Posted: 2023-10-18 22:54:46 UTC by JustinDev23
Replies: 8 · Views: 1936

## JustinDev23 · 2023-10-18 22:54:46 UTC

We are getting sporadic frames and then nothing.

When we look at voxl-streamer -i hires we get Camera server connected
error: gst_rtsp_server_attach failed

This is the first time i have run across this issue and we are not able to stream across our network.

## Reply by JustinDev23 · 2023-10-18 23:40:42 UTC

@JustinDev23 ![9e8525a7-ea65-4892-9590-988682d97383.jpg](https://forum.modalai.com/assets/uploads/files/1697672425408-9e8525a7-ea65-4892-9590-988682d97383.jpg) ![deb39a04-dc27-4eca-9454-7b39248aa9c4.jpg](https://forum.modalai.com/assets/uploads/files/1697672436896-deb39a04-dc27-4eca-9454-7b39248aa9c4.jpg)

## Reply by JustinDev23 · 2023-10-18 23:42:43 UTC

We are having issues with streaming rtsp from the Sentinel 5G. We are attempting to view rtsp://ip.of.drone:8900/live on the GCS over a private 5G network.  We have had success with this in the past but running into unforeseen issues.

## Reply by Moderator (ModalAI staff) · 2023-10-18 23:46:41 UTC (in reply to JustinDev23)

@JustinDev23 can you please type voxl-version and share what it reports?

## Reply by tom (ModalAI staff) · 2023-10-18 23:49:21 UTC (in reply to JustinDev23)

@JustinDev23 It looks as though you've configured voxl-streamer to run as a systemd service but then are also trying to run it manually after it is already running in the background.

Can you reboot and run `systemctl status voxl-streamer` ?

## Reply by JustinDev23 · 2023-10-19 00:11:05 UTC (in reply to tom)

@tom thanks for the reply.

I am not sure what would have caused it to have voxl-streamer run as a systemd service.

The only voxl commands we gave were voxl-configure-modem and voxl-configure-vision-px4

![7adc308b-2d66-4457-9ed6-06afdcb37fa2-image.png](https://forum.modalai.com/assets/uploads/files/1697674258167-7adc308b-2d66-4457-9ed6-06afdcb37fa2-image.png)

## Reply by tom (ModalAI staff) · 2023-10-19 00:21:56 UTC (in reply to JustinDev23)

@JustinDev23 In your screenshot you ran `voxl-configure-streamer factory_enable`

## Reply by tom (ModalAI staff) · 2023-10-19 00:23:05 UTC (in reply to tom)

@tom Also `voxl-inspect-services` shows the status of services running as systemd services and you can see that voxl-streamer is enabled and running

## Reply by JustinDev23 · 2023-10-19 00:29:54 UTC (in reply to tom)

@tom that was during our troubleshooting of the hires camera, we set it to a few different settings to see if we could get video.  i didnt realize that kicked off voxl-streamer as a service.  

Sorry I assumed that it was supposed to be running, looking at earlier screenshots it was not running.  Prior to that though, with voxl-streamer disabled and not running, we were still running into issues with rtsp streaming across our network.  we would get a single frame and then nothing after.
