Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Configuring Qt with '-gstreamer 1.0'
QtWS25 Last Chance

Configuring Qt with '-gstreamer 1.0'

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 1.3k 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.
  • I Offline
    I Offline
    Insains
    wrote on last edited by
    #1

    I am new to this community and QT development so I apologize if my question is out of space.
    Currently I'm working on a stream app, that takes a m3u8 link as it's source in the MediaPlayer. However the problem is that the newer linux versions (currently on Linux mint 18) don't support gstreamer0.10 (actually the bad plugin) which I believe is the default for QT.

    I did see in the QT 5.5 (I'm using QT5.7) change log that it now has support for the gstreamer1.0 version, but I do not know how to set it up. Am I supposed to compile the source code with the gstreamer1.0 flag or is there any other less painful solution ?

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

      Hi and welcome to devnet,

      The most painless would be to go with 5.8 (currently beta) Gstreamer 1 will be the default.

      Otherwise you don't have rebuilt of all of Qt, just the QtMultimedia module.

      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
      • I Offline
        I Offline
        Insains
        wrote on last edited by
        #3

        Thank you wary much for the fast reply. For now I was able to install the 0.10 plugins, so it will work as a temporary fix for testing purposes.

        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