-
Is the Camera module 3 (imx708) supported ?
If not, is it planned ?
-
I already install the dependency for eigen, ceres, but when I catkin_make, error
[ 4%] Built target benchmark_publisher
[ 6%] Building CXX object VINS-Mono/camera_model/CMakeFiles/camera_model…
MC215 updated
5 years ago
-
error: ‘class libcamera::CameraConfiguration’ has no member named ‘transform’
54 | config_->transform = transform;
-
Hi, we would love to discuss how we can bring libcamera to OpenWrt. There are many get uses for libcamera and it works perfectly using rasbian. But there are also some amazing use cases for OpenWrt an…
-
previously it worked fine, but I did an "sudo apt update and upgrade" a few days ago and now I'm getting the following error:
Traceback (most recent call last):
File "/home/pi/spyglass/./run.py", …
-
Any chance of getting pipewie 1.2.3 for 24.04 ? Just a friendly request.
-
Has anyone gotten the CSI (ribbon cable connector) camera to work on Raspberry Pi 5 with this? I merged [#330393](https://github.com/NixOS/nixpkgs/pull/330393) in my personal copy of nixpkgs stable, a…
-
I'm setting up a new Pi 5 with OctoPrint—well, hopefully—but I've run into a snag. I have a Camera Module 3 attached, but the latest nightly (6-7-2024) image build isn't working out of the box.
I s…
-
I'm trying to integrate libcamera with rockchip ISP on my Orange PI 5 board (RK3588s), but I cannot find any documentation on stats and params structures.
```
struct isp3x_isp_meas_cfg {
struct …
-
After building and transferring bin file to raspberry pi. when trying to run i get :
error while loading shared libraries: libcamera.so.0.1: cannot open shared object file: No such file or directory
…