Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Raspberry Pi: Build QTMultimedia with GStreamer support
Forum Updated to NodeBB v4.3 + New Features

Raspberry Pi: Build QTMultimedia with GStreamer support

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 4.0k 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.
  • B Offline
    B Offline
    borsti
    wrote on 15 Jun 2014, 09:49 last edited by
    #1

    Hi,

    I am trying to compile QT5 with gstreamer for a long time now, I think I am getting closer to the main problem.

    What did I do: Native compile of qt5 on raspberry pi (no cross compile)
    What is my Problem: After compiling there is no libgstmediaplayer.so in the mediaservices folder. It does not even test in configuration, if gstreamer is installed.

    The problem is that gstreamer support is now disabled as default (see in this "commit":https://github.com/meta-qt5/meta-qt5/commit/faad8d1df1aee67f9d1a7e9ea3c13f92d04baf8e

    How do i tell the compiler/whatever that I want to compile with gstreamer-plugin? In other threads people reference to the line PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer010" in the local.conf - I do not have this file in my raspbian image.

    Any help is appreciated, thank you!

    Greetings
    Sebastian

    1 Reply Last reply
    1
    • B Offline
      B Offline
      borsti
      wrote on 19 Jun 2014, 11:38 last edited by
      #2

      It seems, that I asked in the wrong place. Does anybody have a clue where I can get help on this?

      I am curious if I am the only one on earth without libgstmediaplayer.so for arm-cpus...

      1 Reply Last reply
      1
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 19 Jun 2014, 21:43 last edited by
        #3

        Hi,

        Do you need webkit ? If not, then I'd try to just disable it and revert the changes to that file.

        You can also try asking the OpenEmbedded guys

        Hope it helps

        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
        • B Offline
          B Offline
          borsti
          wrote on 25 Jun 2014, 14:07 last edited by
          #4

          Hello SGaist,

          Thank you for the reply!
          No, I do not need webkit, could you please explain in which file I can disable it?

          Greetings
          Sebastian l

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 25 Jun 2014, 22:15 last edited by
            #5

            IIRC it's as simple as removing the qtwebkit folder before you configure Qt or add -no-webkit when you configure

            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/5

            15 Jun 2014, 09:49

            • Login

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