Capabilities of GstQtOverlay Plugin

Revision as of 16:26, 31 January 2025 by Mpinnock (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Previous: GstQtOverlay Overview/Supported Platforms Index Next: GstQtOverlay Overview/Properties







This section overviews GstQtOverlay input and output capabilities.


Currently, the GstQtOverlay element supports raw video (video/x-raw) in the following formats at the Sink and Source pads respectively:

Input

  • RGBA.
  • YUV. (NVIDIA Jetson Only)

Output

  • RGBA.
  • YUV. (NVIDIA Jetson Only)


More formats may be supported in the future, subject to platform capabilities.

Keyboard and mouse input

This element is not compatible with any kind of widget manipulation or events catching from the keyboard or mouse on screen by itself. If you need a solution for such case, please contact us to start working on your specific use case.

Previous: GstQtOverlay Overview/Supported Platforms Index Next: GstQtOverlay Overview/Properties