Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. QtonPi
  4. Camera Example - no service found
Forum Updated to NodeBB v4.3 + New Features

Camera Example - no service found

Scheduled Pinned Locked Moved Unsolved QtonPi
11 Posts 3 Posters 4.4k 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.
  • feniks_fireF Offline
    feniks_fireF Offline
    feniks_fire
    wrote on last edited by
    #1

    So, when I try run "Camera Example" I have this error on my terminal in raspberry:

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

    Of course I install many gstreamer libraries but nothing happens and I don't have many left hard space on this memory card so I need help.
    Anyone know what exactly library I need to install?

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

      Hi,

      What version of gstreamer did you install ?

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

        Well I have some packages v.0.10 and v.1.0.
        If I write "gstream" in my synaptic in raspberry I see these installed packs:
        gstream v.0.10 packages:

        gir1.2-gstreamer-0.10
        gstreamer0.10-alsa
        gstreamer0.10-gconf
        gstreamer0.10-x
        gstreamer0.10-plugins-bad
        gstreamer0.10-plugins-base
        gstreamer0.10-plugins-good
        gstreamer0.10-plugins-ugly
        libgstreamer-plugins-bad0.10-0
        libgstreamer-plugins-bad0.10-dev
        libgstreamer-plugins-base0.10-0
        libgstreamer-plugins-base0.10-dev
        libgstreamer0.10-0
        libgstreamer0.10-dev
        

        gstream v.1.0 packages:

        gir1.2-gstreamer-1.0
        gstreamer1.0-alsa
        gstreamer1.0-plugins-bad
        gstreamer1.0-plugins-base
        gstreamer1.0-plugins-good
        gstreamer1.0-plugins-ugly
        gstreamer1.0-libav
        gstreamer1.0-omx
        gstreamer1.0-x
        libgstreamer-plugins-bad1.0-0
        libgstreamer-plugins-bad1.0-dev
        libgstreamer-plugins-base1.0-0
        libgstreamer-plugins-base1.0-dev
        libgstreamer1.0-0
        libgstreamer1.0-dev
        
        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Strange, that looks pretty complete. How are you connecting your camera ?

          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
          • feniks_fireF Offline
            feniks_fireF Offline
            feniks_fire
            wrote on last edited by feniks_fire
            #5

            Well, I connect camera into my usb from rpi. I use vncviewer to get raspberry display on my ubuntu and then I run this program.

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

              What brand of camera is it ?

              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
              • feniks_fireF Offline
                feniks_fireF Offline
                feniks_fire
                wrote on last edited by
                #7

                X-calibur like this: https://www.evertek.com/viewpart.asp?auto=43020&cpc=RECOM

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

                  How did you install Qt on your Pi ?
                  Which version is it ?

                  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
                  • feniks_fireF Offline
                    feniks_fireF Offline
                    feniks_fire
                    wrote on last edited by feniks_fire
                    #9

                    Well, I had a short break...
                    First of all I forget tell that I using cross-compiling for my raspberry.
                    I installed only few Qt modules for Pi, which this example uses, because as I said I don't have many free disk space.
                    So, these are my Qt modules installed by synaptic:
                    version:

                    5.3.2+dfsg+4+rpi1
                    

                    Modules:

                    libqt5core5a
                    libqt5dbus5
                    libqt5gui5
                    libqt5network5
                    libqt5opengl5
                    libqt5widgets5
                    libqt5multimedia5
                    libqt5multimediawidgets5
                    

                    Maybe this is my fault but I don't see any place where I can download the newest Qt for 32-bit systems.
                    But all other examples which I tested, seem to be fine.

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

                      Did you check whether the gstreamer backend was properly built and installed ?

                      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
                      • ArtyA Offline
                        ArtyA Offline
                        Arty
                        wrote on last edited by
                        #11

                        I got the same problem with my usb camera(examples) how can I fix it?

                        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