-
Running on a pi 3 (armv7), camera-streamer crashes pretty quickly:
```
/usr/local/bin/camera-streamer --camera-path=/base/soc/i2c0mux/i2c@1/imx219@10 --camera-type=libcamera --camera-format=YUYV --c…
-
Hi,
I followed the installation instructions and i can't get Surface Pro 5 webcam to work in Firefox and Chrome on Ubuntu 22.04
These are my steps:
```
sudo apt install \
build-essential …
-
When starting `shutter` on Ubuntu Touch on the Pine Phone Pro, the app immediately shuts down.
Upon further inspection, that is because of a SEGFAULT.
We should investigate and fix.
-
Linking CXX shared library /home/cbin/mynt_ws/devel/lib/libcamera_model.so
/usr/bin/ld: /usr/local/lib/libceres.a(loss_function.cc.o): relocation R_X86_64_32S against `_ZTVN5ceres12ComposedLossE' can…
-
Hi,
here is all data i think might be related to the issue
Device: Raspberry Pi Zero W 2
OS: Raspbian 32 bit, updated
Uname -a
```
Linux raspberrypi 5.10.63-v7+ #1459 SMP Wed Oct 6 16:41:10 BST…
-
https://i.imgur.com/M2rMRh4.jpeg
root@lager:/home/driver# libcamera-still
Preview window unavailable
[0:02:11.883945943] [1650] INFO Camera camera_manager.cpp:297 libcamera v0.0.0+4367-ad9428b4
…
-
**Describe the bug**
Running libcamera-hello on a Model B with Camera V1 leads to Division by zero in kernel oops.
**To reproduce**
Run libcamera-hello
**Expected behaviour**
No Division by …
-
I followed the instructions to install libcamera on rpi. (I use rpi 4 model B and my sensor is imx219)
The `rpi-update` command leads to kernel `5.10.1-v7l+`
Then, when running the command:
`cam -c…
-
In additiona to the camtest.sh script, I have tried to do some minimal testing with libcamera as well. Maybe using different userspace libraries will expose different issues in the kernel drivers and …
-
Hi!
In one of our Projects, we use the Arducam OV9281. We want to transition to libcamera, since they have deprecated their MIPI Driver.
Now for the actual problem: Our product relies on the ex…