Open
Description
Expected Behavior
Get H264 UDP stream output
Current Behavior
No video
Steps to Reproduce:
Please provide an unambiguous set of steps to reproduce the current behavior
- build qgc +qt6.8.2 on ubuntu 22.04
gst-launch-1.0 udpsrc port=5600 ! application/x-rtp ! rtpjitterbuffer ! rtph264depay ! avdec_h264 ! videoconvert ! autovideosink
works for h264 video stream- qgc use udp h264 failed
System Information
When posting bug reports, include the following information
- Operating System: NVIDIA linux L4T 36.4
- QGC Version: master
commit d185cea71ad1f36f20f909c4620658bb995cab3a (HEAD -> master, origin/master, origin/HEAD)
Author: Hamish Willee <[email protected]>
Date: Thu Feb 20 16:50:25 2025 +1100
Move docs crowdin file to root (#12484)
* Rename crowdin yet again
* Attempt to fix base path
* Try root level
- QGC build: self-built from source
- Flight Controller: NA
- Autopilot (with version): NA
Activity