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. QtMultimedia, Camera Raspberry Pi - no cam detected, CameraBin error missing element 'multiflesink'

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

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 2.5k Views
  • 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 Offline
    D Offline
    dentist
    wrote on last edited by
    #1

    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
    1
    • K Offline
      K Offline
      kiyomi
      wrote on last edited by
      #2

      (⁎⁍̴̛ᴗ⁍̴̛⁎)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
      1
      • K kiyomi

        (⁎⁍̴̛ᴗ⁍̴̛⁎)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 Offline
        K Offline
        kiyomi
        wrote on last edited by
        #3

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

        1 Reply Last reply
        1
        • K kiyomi

          (⁎⁍̴̛ᴗ⁍̴̛⁎)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

          I Offline
          I Offline
          inferno
          wrote on last edited by
          #4

          @kiyomi so cute baby

          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