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. Intel media SDK pipeline with Wayland based QT display
Forum Updated to NodeBB v4.3 + New Features

Intel media SDK pipeline with Wayland based QT display

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 254 Views 1 Watching
  • 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.
  • N Offline
    N Offline
    nishithaa
    wrote on 18 Oct 2022, 18:32 last edited by
    #1

    36 rtsp streams has to be decoded and displayed as grid view on a qt window ( as seperate widget ) . if we have to use intel media sdk pipeline ( having wayland suface buffers available ) , is it possible pass this wayland buffer to qt GUI using the QTwayland compositor

    Do we have to create QT wayland client application ( with intel media SDK pipeline ) and get the decoded data to wayland buffers /wayland surfacea ? And then how to get this N channel decoded data ( in wayland buffer ) to the Wayland compositor ?

    For accelerated playback wayland-egl has to be used ?

    Any sample code that will help us to create a Qtwayland client/compositor application for implementing our usecase ?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 18 Oct 2022, 18:39 last edited by
      #2

      Hi,

      I think that this question would better be asked on the interest mailing list. You'll find there Qt's developers/maintainers and they will be more likely to answer such a low-level question (low-level in the sense of requiring in depth knowledge of the underlying technology). This forum is more user oriented.

      You should also add which version of Qt you are currently using for your project.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      18 Oct 2022, 18:32

      • Login

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