Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt5GStreamer-1.0 installtion guide
Qt 6.11 is out! See what's new in the release blog

Qt5GStreamer-1.0 installtion guide

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 4 Posters 837 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by Qt embedded developer
    #1

    Hi i need support for install proper way Qt5GStreamer-1.0 on ubuntu. i need guide how to do it?

    i want to know why i am getting below error when build the project.

    Project ERROR: Qt5GStreamer-1.0 development package not found
    23:06:11: The process "/usr/bin/x86_64-linux-gnu-qmake" exited with code 3.
    Error while building/deploying project LaserModule (kit: Qt 5.12.8 (System))
    When executing step "qmake"

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

      Hi,

      The error text is exactly that: you did not install the development package for that library.

      That said, QtGStreamer is not an official Qt module but from the GStreamer folks. Note that it has also been deprecated some times ago.

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

      Q 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        The error text is exactly that: you did not install the development package for that library.

        That said, QtGStreamer is not an official Qt module but from the GStreamer folks. Note that it has also been deprecated some times ago.

        Q Offline
        Q Offline
        Qt embedded developer
        wrote on last edited by
        #3

        @SGaist said in Qt5GStreamer-1.0 installtion guide:

        deprecated

        So what i need to do to solve this problem ?

        jsulmJ 1 Reply Last reply
        0
        • Q Qt embedded developer

          @SGaist said in Qt5GStreamer-1.0 installtion guide:

          deprecated

          So what i need to do to solve this problem ?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Qt-embedded-developer said in Qt5GStreamer-1.0 installtion guide:

          So what i need to do to solve this problem ?

          Install libqt5gstreamer-dev maybe?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • Q Qt embedded developer

            Hi i need support for install proper way Qt5GStreamer-1.0 on ubuntu. i need guide how to do it?

            i want to know why i am getting below error when build the project.

            Project ERROR: Qt5GStreamer-1.0 development package not found
            23:06:11: The process "/usr/bin/x86_64-linux-gnu-qmake" exited with code 3.
            Error while building/deploying project LaserModule (kit: Qt 5.12.8 (System))
            When executing step "qmake"

            A Offline
            A Offline
            anil_arise
            wrote on last edited by
            #5

            @Qt-embedded-developer
            try to install from this Qt5GStreamer
            and example

            Q 1 Reply Last reply
            1
            • A anil_arise

              @Qt-embedded-developer
              try to install from this Qt5GStreamer
              and example

              Q Offline
              Q Offline
              Qt embedded developer
              wrote on last edited by
              #6

              @anil_arise i have downloaded this tar.gz how to install it

              can you tell me simple way?

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

                Hi,

                The procedure is described in the README file at the root of the project.

                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