Mission Planner not setting Gstreamer source for video

Hi, I have not been able to set a Gstreamer pipeline via Mission Planner see image of ereror mesdsage attached.

The url is below (XBStation). Evereything is working fine in XBStation - (signal status; serial status; and camera status are all green)

udpsrc port=5601 caps = “application/x-rtp, media=video, clock-rate=90000, encoding-name=H264, payload=96” ! rtpjitterbuffer ! rtph264depay ! avdec_h264 ! videoconvert ! video/x-raw,format=BGRA ! appsink name=outsink

Any suggestions?Gstreamer%20error

Did you have install gstreamer 1.0 on your PC ?
The string that u wrote is for unicast mode. The source streaming must to have the destination IP address (PC). Probably there is not streaming now
Xbstation can send the streaming in RTSP protocol ?
Anyway try to use QgroundControl , go to video section and write your udp port, in QGC you can test also a RTSP protocol.

Please try beta mission planner. Help > update beta

@Michael_Oborne & @DomenicoPatella thank you both for your suggestions.

Turns out that XBStation had a redundant firmware version still linked to their website - I downloaded this instead of the current version.

ALL is well, can confirm camera image is now in MP HUD.