voxl-streamer gst_rtsp_server_attach failed
-
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 failedThis is the first time i have run across this issue and we are not able to stream across our network.
-
-
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.
-
@JustinDev23 can you please type voxl-version and share what it reports?
-
@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
? -
@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
-
@JustinDev23 In your screenshot you ran
voxl-configure-streamer factory_enable
-
@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 -
@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.