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. Camera example not working: The camera service is missing
Forum Updated to NodeBB v4.3 + New Features

Camera example not working: The camera service is missing

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 164 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.
  • J Offline
    J Offline
    Johan Borkhuis
    wrote on last edited by
    #1

    Hello,

    I am trying to run the Camera example on my embedded system (i.MX8 system), but when started I get a warning-popup telling me that the camera service is missing, and also the list of devices is empty.

    I know the camera is working, as I can get an image from it using gstreamer, but for some reason the streaming is not working.

    What service is missing, and how can I start this service, or how can I debug why the service is not started?

    My system:

    • i.MX8 based
    • Qt 5.15.7, using eglfs
    • Yocto based, linux kernel 5.15.71

    My camera-data

    # v4l2-ctl -all -d /dev/video0
    Driver Info:
            Driver name      : mxc-isi-cap
            Card type        : mxc-isi-cap
            Bus info         : platform:32e00000.isi:cap_devic
            Driver version   : 5.15.71
            Capabilities     : 0x84201000
                    Video Capture Multiplanar
                    Streaming
                    Extended Pix Format
                    Device Capabilities
            Device Caps      : 0x04201000
                    Video Capture Multiplanar
                    Streaming
                    Extended Pix Format
    ......
    
    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