Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Mixing QML rendering with gstreamer video on imx6 yocto

Mixing QML rendering with gstreamer video on imx6 yocto

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 968 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.
  • P Offline
    P Offline
    public_boy
    wrote on last edited by
    #1

    Hi,

    I have a qml application (qt 5.3.2) running on imx6 yocto build using eglfs.
    I am playing a video ( independent of qml application) in gstreamer 1.0 using overlay video sink.
    Now this video comes on top of qml.But i have some qml controls which i want on top of gstreamer video.
    How to bring these controls over gstreamer video?

    Also i tried to bring another transparent qml with my controls over gstreamer video.But this also is not happening and stays hidden under the gsteamer video.

    Do i need to use a different qt platform with a windowing system like wayland?
    If i am using eglfs, is it possible to achieve this?
    Is this related to gstreamer video sink?Is it required to use some gstreamer properties like "alpha" for transparency or colorkey property?

    Please help me find the solution!!

    Thanks.

    Anurag

    1 Reply Last reply
    0

    • Login

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