Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Qt-Gstreamer build, mingw32
Forum Updated to NodeBB v4.3 + New Features

Qt-Gstreamer build, mingw32

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
2 Posts 2 Posters 883 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.
  • O Offline
    O Offline
    OldCoder53
    wrote on last edited by
    #1

    Re: Building Qt-GStreamer

    I am trying to set up qt-qstreamer under windows 10 using QT5.9 an mingw32.

    Tried for days to build this and cmake just keeps bitching. All the required files are installed as far as i can see.

    Main complaint is in the Glib cmakeLists.txt at:
    add_library(${QTGLIB_LIBRARY} ${SHARED_OR_STATIC} ${QtGLib_SRCS})

    I suspect it has something to do with the QTGLIB_LIBRARY variable..but don't have a clue how to set this or why it can't find this.

    So the question is am I wasting my time here? is this package just dead now and not maintained?
    Does anyone ever test this stuff?

    Thanks to anyone who has an answer.

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

      Hi,

      From the QtGStreamer wiki:

      The QtGStreamer C++ bindings are very out of date and unmaintained.

      For integration with the Qt toolkit there is the qmlglsink element in gst-plugins-bad (soon to be moved to gst->plugins-base or -good) which is a video sink that renders to a QQuickItem in a QML application.

      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

      • Login

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