ArduPilot reposted this
🚁 Low Latency Video Plugin for Mission Planner 🚁 For anyone using GStreamer in Mission Planner, achieving ultra-low latency could be a challenge. While it’s very a powerful tool, building a low-latency pipeline under 250ms can be a difficult process. To solve this, I developed a plugin for Mission Planner that brings an alternative video player to the Windows platform. Without changing the main code, this plugin achieves latency as low as 130ms (depending on codec/transport and camera). Here’s what the plugin offers: A resizable video window is integrated on the bottom left of the MainMap. Easy options to resize or switch the video and map views with a simple double-click or right-click menu. 💻 Check out the code on GitHub: VideoPlugin (see Readme for build instructions). This is POC code, so feel free to modify it, or reach out if you need customizations. (https://lnkd.in/dET8wypy) #MissionPlanner #LowLatencyVideo #DroneTech #PluginDevelopment