I already tried those with no success but because these have to be the sources i tried different combinations. can you check procedure how I got it working, it needs to be more automatic but I dont know why MP does not connect immediatly
on raw settings on port 5600 the stream udpsrc port=5600 ! h264parse ! avdec_h264 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink
works after strange workaround…
start MP , nothing in HUD, even when press gstreamer source
start gstreamer manually cmd.exe but nothing happens
for those interested: after I knew the stream had correct pipeline, and was running after startup i deleted the config file ( ::: documents/missionplanner/config ).
After restarting MP I now press in videoHUD , stop gstreamer , then set gstreamer source (the one Mr Oborne gave in earlier post). the stream is running correctly
I run into the same problem installing the latest MP version 1.3.79: The auto detection of the gstream did not work anymore. After I saw your solution I just copied the config file (config.xml) from my previous MP version into the “mission planer” folder, overwriting the config.xml from the latest MP version. After a restart of MP the gstream was immediately detected without any actions from my side.