ArduPilot / ArduPilot/MissionPlanner

Mission planner Gstreamer Pipeline setup

Open
#1,619 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

I use latest mission planner 1.3.49 + latest GSTREAMER msi.

I have no issues for open the pipeline below through windows cmd:
gst-launch-1.0 rtspsrc location=rtspu://admin:admin@192.168.100.103:554/cam1/h264 latency=50 ! decodebin3 ! autovideosink

Quality and lag is perfect.

But I can't open it though Mission Planner > vidéo set gstreamer source > ctrl+F Gstream.

Does anybody could help and tell me how to?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Mission Planner's Video settings, specifically the GStreamer source path reached through Video > set GStreamer source > Ctrl+F Gstream. Compare how that path handles the supplied gst-launch-1.0 RTSP pipeline with the Windows command-line behavior; done means the reported pipeline opens successfully in Mission Planner.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.