-
I don't want to claim this is a bug cause its not really giving much information
I updated my system today to the latest picamera2 (0.3.19-1) and libcamera v0.2.0+120-eb00c13d - suddenly my v3 cam…
-
I have been installed these:
- RasPi4 new installation.
- Nodejs
- GIT
- meson
- python3
- Ninja
- libcamera
After this camera works Ok.
Then i make own cert by mkcert. And then get this me…
-
There has been a new version of the Pi camera released (https://thepihut.com/collections/latest-raspberry-pi-products/products/raspberry-pi-camera-module-3?variant=42305752072387) which doesn't work w…
-
Hello, I am having trouble running autofocus because I cannot get the correct version of libcamera and opencv together, do you have the libcamera whl file for python 3.10. or maybe other possible solu…
-
Hi! I have an application made with libcamera and I want to distribute it in a way that would work across slightly different OS versions and configs. I usually use AppImage for such tasks, it's a grea…
-
I came across you project and have been working on building it out for .... awhile. I have all the pieces together but am running into issues with what I understand to the best of my limited knowledg…
-
I'm trying to use the `--segment`/libav feature in [this PR](https://github.com/raspberrypi/libcamera-apps/pull/537), but it doesn't seem to do anything. I built from the repo based on [these instruct…
-
My SB2 have Error when I type these ...
paul@paul-Surface-Book-2:~/libcamera$ CC=clang CXX=clang++ meson build -Dpipelines=uvcvideo,ipu3 -Dprefix=/usr
The Meson build system
Version: 0.45.1
Sour…
-
Hello,
I wonder why tools like `libcamera-hello` do not work with the RPi-image. The libcamera-tools missing first, but I installed them with:
`$ sudo apt install libcamera-apps
`
```
$ lib…
-
The Pivariety documentation links to pre-built libcamera binaries, and also mentions that libcamera can alternatively be built from sources (https://www.arducam.com/docs/cameras-for-raspberry-pi/pivar…