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. multimedia plugins library is not in QT 5.7.0(everywhere)

multimedia plugins library is not in QT 5.7.0(everywhere)

Scheduled Pinned Locked Moved Solved Mobile and Embedded
5 Posts 2 Posters 1.6k 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
    NTNman
    wrote on last edited by
    #1

    Dear Sir.
    I have a problem for my project.
    I am using NVIDIA jetson-tk1 for target device, 64bit ubuntu PC for host.
    And I do cross-compile for Arm through qt-everywhere-opensource-src-5.7.0.tar.gz file.

    • ISSUE * --------------------------------------------------------------------------------------------------------------------------------------
      defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
      defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.camera"

    What is problem?

    When I found the folder plugins/mediaservces, there is a file (libqtmeidia_audioengine.so)
    There are not files (libgstmediacapture.so, libgstmediaplayer.so, libgstcamerabin.so, libgstaudiodecoder.so) in host PC.

    Please help me.
    Thanks.

    S 1 Reply Last reply
    0
    • N NTNman

      Dear Sir.
      I have a problem for my project.
      I am using NVIDIA jetson-tk1 for target device, 64bit ubuntu PC for host.
      And I do cross-compile for Arm through qt-everywhere-opensource-src-5.7.0.tar.gz file.

      • ISSUE * --------------------------------------------------------------------------------------------------------------------------------------
        defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
        defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.camera"

      What is problem?

      When I found the folder plugins/mediaservces, there is a file (libqtmeidia_audioengine.so)
      There are not files (libgstmediacapture.so, libgstmediaplayer.so, libgstcamerabin.so, libgstaudiodecoder.so) in host PC.

      Please help me.
      Thanks.

      S Offline
      S Offline
      stanly
      wrote on last edited by
      #2

      @NTNman

      I encountered the same problem
      How to solve it

      Please help me.
      Thanks.

      N 1 Reply Last reply
      0
      • S stanly

        @NTNman

        I encountered the same problem
        How to solve it

        Please help me.
        Thanks.

        N Offline
        N Offline
        NTNman
        wrote on last edited by
        #3

        @
        Dear stanly.

        I don't exactly know the solution.
        But refer to below comments.

        1. I installed Jetpack to TK1. (maybe reason)
        2. In TK1, I installed gstreamer libraries.(libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, gstreamer-tools, gstreamer0.10-plugins-good, gstreamer0.10-plugins-bad, gstreamer0.10-plugins-ugly)

        And then I could see the files(libgstmediacapture.so, libgstmediaplayer.so, libgstcamerabin.so, libgstaudiodecoder.so) from TK1 directory /usr/lib/arm-linux-gnueabihf/qt5/plugins/mediaservice/.
        So I copied to host PC from TK1, and linked.

        Now I can't see the error messege(no service found for - "org.qt-project.qt.mediaplayer")

        Anyway, I think that it absolutely need (libgstmediacapture.so, libgstmediaplayer.so, libgstcamerabin.so, libgstaudiodecoder.so) files for multimedia examples.

        If you have any opinion, let me know it.
        Thanks.

        S 1 Reply Last reply
        0
        • S Offline
          S Offline
          stanly
          wrote on last edited by
          #4
          This post is deleted!
          1 Reply Last reply
          0
          • N NTNman

            @
            Dear stanly.

            I don't exactly know the solution.
            But refer to below comments.

            1. I installed Jetpack to TK1. (maybe reason)
            2. In TK1, I installed gstreamer libraries.(libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, gstreamer-tools, gstreamer0.10-plugins-good, gstreamer0.10-plugins-bad, gstreamer0.10-plugins-ugly)

            And then I could see the files(libgstmediacapture.so, libgstmediaplayer.so, libgstcamerabin.so, libgstaudiodecoder.so) from TK1 directory /usr/lib/arm-linux-gnueabihf/qt5/plugins/mediaservice/.
            So I copied to host PC from TK1, and linked.

            Now I can't see the error messege(no service found for - "org.qt-project.qt.mediaplayer")

            Anyway, I think that it absolutely need (libgstmediacapture.so, libgstmediaplayer.so, libgstcamerabin.so, libgstaudiodecoder.so) files for multimedia examples.

            If you have any opinion, let me know it.
            Thanks.

            S Offline
            S Offline
            stanly
            wrote on last edited by
            #5

            Dear NTNman
            I think it may be missing some library files until I see your post.
            I will try your method and I'll let you know(it will take some hours)
            Thanks.

            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