Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Overlaying text on top of a QtGStreamer video display
Forum Updated to NodeBB v4.3 + New Features

Overlaying text on top of a QtGStreamer video display

Scheduled Pinned Locked Moved Unsolved General and Desktop
gstreamerqwidgetvideosinoverlay
1 Posts 1 Posters 1.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    ericg22
    wrote on 3 Jul 2016, 02:17 last edited by
    #1

    Hello Qt'perts,

    Can anyone provide tips on how to overlay a QWidget on top of the video supplied by qt-gstreamer-1.20 (using Qt5.6 on Linux)? By setting WA_TranslucentBackground and using a paint color with an alpha value, I have an an "alert" widget that correctly overlays other QWidgets. However when the same alert is displayed over a window displaying qt-gstreamer output the alert is opaque.

    I have tried setting the overlay window using gst_x_overlay_set_xwindow_id(), as well as specifying QtGstreamer's qwidgetvideo without success. Also since this is an embedded app, I am looking for a solution that does not rely on X11. Any suggestions would be greatly appreciated.

    Regards,

    Eric G

    1 Reply Last reply
    0

    1/1

    3 Jul 2016, 02:17

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved