Gstreamer source

could somebody please give me the original gstreamer hud source, i screwed up mine and didn’t write it down.

Thanks

gstreamer pipeline? or source code?

Pipeline, i scewed up mine and didn’t write it down. The default one that goes in hud gstreamer source.

at a guess
“udpsrc port=5600 buffer-size=90000 ! application/x-rtp ! rtph264depay ! avdec_h264 ! queue leaky=2 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink sync=false”

thank you very much!!!

Corrado

Ok that was not the problem, once the video arrives all the hud disappears and i see only the image, any hint? I am on latest beta and hud overlay is checked.
Also latest beta stays on “checking for param MAVFTP” forever

thanks for the mavftp feedback. in newer firmware’s this will make connect faster, but during the transition, still need to support both methods.

try unticking and ticking hud overlay on.

Unchecking and checking worked, thanks!!