Camera streaming issues
-
Hi,
I am trying to stream the cameras from a Sentinel Drone to either VLC or QGroundControl, however, there seems to be a connection problem. I have the following services running and when I open QGC it says waiting for video. I changed the video settings in QGC as advised online and tried UDP and RTSP, but none of them worked. I tried RTSP with VLC and it did not work either.
Could someone tell me if I missed a step or what could be the problem?
-
@martongonczy There's a few different places to start troubleshooting. To follow the pipeline, first make sure camera data is flowing (
voxl-inspect-cam -a
). Ensure the streamer is configured to use the correct pipe (systemctl status voxl-streamer
), Ensure the computer running QGC can see the drone over the network, can you ping your VOXL's IP address? Then check QGC settings, are you using the correct URI and port (default port is 8900)?