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. qmlglsink alternative
Qt 6.11 is out! See what's new in the release blog

qmlglsink alternative

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 2.4k Views 2 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.
  • D Offline
    D Offline
    Dejan
    wrote on last edited by
    #1

    Hi all,

    Im writing QT application that will use Gstremer to display webrtc stream.
    I build for my target qmlglsink plugin and was able to see my webrtc stream in GstGLVideoItem item on qml . Its giving very nice result.

    I was just wondering is there alternative to qmlglsink. Like if I for instance read raw frames from Gstremer with appsink.
    Is there a way to display those frames?

    Br,
    Dejan

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      QMediaPlayer now allows for custom GStreamer pipelines it might be what you are looking for.

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

      TalklessT 1 Reply Last reply
      1
      • D Offline
        D Offline
        Dejan
        wrote on last edited by
        #3

        Hi,

        It might be. I will take a look.
        Thanks for answer I appreciate it.

        Br,
        Dejan

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          QMediaPlayer now allows for custom GStreamer pipelines it might be what you are looking for.

          TalklessT Offline
          TalklessT Offline
          Talkless
          wrote on last edited by
          #4

          @SGaist said in qmlglsink alternative:

          Hi,

          QMediaPlayer now allows for custom GStreamer pipelines it might be what you are looking for.

          Sadly, Qt6 does not support pipelines, and likely it will not (quoting commercial support), at least not via Multimedia module.

          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