mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.27k stars 3.59k forks source link

UDP video stream not working with ArduSub companion #10128

Open vizual54 opened 2 years ago

vizual54 commented 2 years ago

The following template is for Issue/Bug reporting only. https://docs.qgroundcontrol.com/en/Support/Support.html#github-issues

For questions about how to use or build QGC see: http://qgroundcontrol.com/#resources

If you are using an old stable release please upgrade first and verify your issue before reporting.

Expected Behavior

Video showing in QGC

Current Behavior

Was working in 4.0.2 but after upgrading to 4.2.0 QGC does not show video

System Information

When posting bug reports, include the following information

Detailed Description

When starting QGC 4.2.0 it does not connect video, was working in 4.0.2. Also video is working in gStreamer with following cmd: gst-launch-1.0 udpsrc port=5600 ! application/x-rtp ! rtph264depay ! avdec_h264 ! videoconvert ! autovideosink

Screenshot 2022-01-20 at 23 31 27 Screenshot 2022-01-20 at 23 32 17 Screenshot 2022-01-20 at 23 32 45 Screenshot 2022-01-20 at 23 36 49

Log Files and Screenshots

ES-Alexander commented 2 years ago

Hi @vizual54, video hasn't been working on Mac since QGC 4.1, as per #9478.