Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Forum Updated on Feb 6th

    Unsolved QtMultimedia, Camera Raspberry Pi - no cam detected, CameraBin error missing element 'multiflesink'

    Mobile and Embedded
    3
    4
    2108
    Loading More Posts
    • 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.
    • D
      dentist last edited by

      Hi,
      I am trying a little embedded project for the first time and feel like running into a wall. Right now I'm only trying to get the 'Declarative Camera' example to work.

      Setup:
      Raspberry Pi 3 with 7" touch screen and camera
      System: Yocto (using this really good guide and the qt5-image)

      Added libomxil, gstreamer, gst-plugins-good, gst-plugins-bad, gst-plugins-base, gst-plugins-ugly, gst-openmax and gst-rtsp to the build as well as PACKAGECONFIG_append_pn-qtmultimedia = " gstreamer" .

      Using the cross-compiler I always get an error.

      qDebug() << QCameraInfo::availableCameras() returns an empty list
      
      CameraBin error: "Missing element 'multifilesink' - check your GStreamer installation."
      

      Anyone having the same trouble or an idea?

      1 Reply Last reply Reply Quote 1
      • K
        kiyomi last edited by

        (⁎⁍̴̛ᴗ⁍̴̛⁎)You could click this website and follow the step in the website to install [V4L2 Driver]
        https://www.ics.com/blog/raspberry-pi-camera-module

        K I 2 Replies Last reply Reply Quote 1
        • K
          kiyomi @kiyomi last edited by

          @dentist and if you got some errors, you would refer to https://git.linuxtv.org/v4l-utils.git/about/

          1 Reply Last reply Reply Quote 1
          • I
            inferno @kiyomi last edited by

            @kiyomi so cute baby

            1 Reply Last reply Reply Quote 0
            • First post
              Last post