QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
FlightDisplayViewGStreamer.qml
Go to the documentation of this file.
1import QtQuick
2import QtQuick.Controls
3import org.freedesktop.gstreamer.Qt6GLVideoItem
4
5GstGLQt6VideoItem {
6 id: videoBackground
7}