GStreamer Qt Overlay for Embedded Systems/GstQtOverlay Overview/Capabilities: Difference between revisions
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 [ | 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
GStreamer Qt Overlay |
---|
![]() |
Overview |
Getting Started |
Examples |
Performance |
Similar Solutions |
Troubleshooting |
FAQ |
Contact Us |
![]() |
![]()
|
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.