Quadroscopic camera FPS and libcamera issues

  1. Where did you get the camera module(s)?
    Uctronics

  2. Model number of the product(s)?
    UC-512 Rev. C + 4x UC-788 Rev. B

  3. What hardware/platform were you working on?
    Linux raspberrypi 5.4.79-v7l+
    RPI 4

  4. Instructions you have followed. (link/manual/etc.)
    V4L2 OBISP Driver for the Latest RPi OS Updates (Kernel 5.4.79 and later) - Arducam

  5. Problems you were having?
    v4l2-ctl doens show real fps
    libcamera doesn’t detect camera

  6. The dmesg log from your hardware?
    [ 31.833207] arducam_vddl: disabling
    [ 31.833226] arducam_vdig: disabling
    [ 31.833279] arducam_vana: disabling

  7. Troubleshooting attempts you’ve made?
    Aarducam Qtcam app shows true FPS as well as VLC
    I can see preview in VLC and I could run my own python script to read the frames

  8. What help do you need?
    Why v4l2-ctl --list-format-ext doesn’t provide correct info (interval and FPS)?
    Why camera is not detected by libcamera?
    How to select mode (Y8 vs Y10)


Is the support team busy?

@achrafba

Sorry, obisp can only use arducamstill. you can’t use libcamera.

Sorry again, because many times I have some other things going on that cause me to forget to reply to some users. If I forget to reply please remind me again.

@Edward

Thank you Edward.
How about the wrong FPS that I am getting (Interval: Discrete 0.000s (4294967294.000 fps)
)?
How I can select between GREY, Y10P, Y10? In the list of controls, sensor mode is not available.

Hi,
I think the link below will be a little helpful for you.
https://www.arducam.com/docs/cameras-for-raspberry-pi/multi-camera-adapter-board/1mp-stereo-camera-global-shutter-mipi-arducam/#16-1check-whether-the-camera-is-detected

Thank you Dion.

Do you mean “Interval: Discrete 0.000s (4294967294.000 fps)” is not an error?