Results 46 comments of nobody

Hi @MarcBresson Currently we only provide the pre-compiled kernel driver of the official SD Card image. Because it is relatively fixed (it may be updated every few months), but the...

Hi @MarcBresson Thank you for the information, Regarding libcamera-still, can you try to run libcamera-still locally instead of using ssh? Or execute the following command: `libcamera-still -t 0 --viewfinder-width 1920...

Hi @MarcBresson This seems to be normal behavior, and the function of this command is to preview the image indefinitely...it doesn't do anything else. If you want to take a...

This may be related to your headless system, you can try to use the -n parameter instead of the resolution settings. (-n means nopreview)

Hi @razvanphp The biggest problem is that the csi interface of jetson nano or nx is 15pin, which only supports 2 lanes.

Hello everyone, sorry for the late reply, Here is the relevant response: https://www.arducam.com/forums/topic/stereo-vision-with-auto-focus-hq-camera-at-12mp60fps/#post-71524 The current main problem is that there are too many versions of third-party carrier boards, and the...

Hi @rem0nz For other questions, please open a new post or contact us at [email protected]. Short answer: At present, there are some limitations in the master-slave mode of nx, so...

Hi @fuzzybear62 Can you provide more information? 1. the camera used(SKU) 2. which mode is used 3. the Raspberry Pi model 4. a script that can reproduce the problem.

Hi @fuzzybear62 Have you modified the resolution or mode in capture.py? Does the null pointer problem often occur? At present, I have tried several times and have not reproduced the...

Hey guys, Did you install the system through SD Card Image? If not, you can try the method of sebmorales. > I tired: $ sudo dpkg --force-all -i ardu... and...