GStreamer Qt Overlay for Embedded Systems/GstQtOverlay Overview/Capabilities: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
No edit summary
 
Line 25: Line 25:
'''Keyboard and mouse input'''
'''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 https://developer.ridgerun.com/wiki/index.php/GStreamer_Qt_Overlay_for_Embedded_Systems/Contact_Us] to start working on your specific use case.
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 [https://developer.ridgerun.com/wiki/index.php/GStreamer_Qt_Overlay_for_Embedded_Systems/Contact_Us contact us] to start working on your specific use case.
<noinclude>
<noinclude>
{{GStreamer Qt Overlay for Embedded Systems/Foot|GstQtOverlay Overview/Supported Platforms|GstQtOverlay Overview/Properties}}
{{GStreamer Qt Overlay for Embedded Systems/Foot|GstQtOverlay Overview/Supported Platforms|GstQtOverlay Overview/Properties}}
</noinclude>
</noinclude>

Latest revision as of 16:26, 31 January 2025

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