-
**Describe the bug**
Due to a mismatch in the BCM2835_ISP_BASE between libcamera and kernel 5.12.y and kernel 5.13.y, libcamera will not work with rpi unless its v4l2-controls.h is also modified to m…
-
#### What are you trying to achieve or the steps to reproduce?
I'm trying to take a picture on an Acer Iconia A1-830 device. I don't own the device myself, but I make use of Microsoft AppCenter, wh…
-
After successfully configuring all the necessary environment dependencies for the donkeycar project, an error originating from the manage.py script. The specific error message reads:
```bash
(env)…
-
The IPU3 Pipeline handler only supports 2 cameras.
This is due to the only being 2 imgu (ISP) units, even though there are 4 CIO2 receivers.
The current implementation solves this simply by assignin…
-
I tried running the following from the command line based off of `
```
/usr/bin/camera-streamer -camera-path=/base/axi/pcie@120000/rp1/i2c@88000/imx708@1a --camera-type=libcamera --camera-format=YUY…
-
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…
-
Lenovo TB-X605L has issue with activating/lookup device's camera with flutter / camera library.
Same code works fine (camera is able to be used to capture image / video) on Samsung S6 tablet (and w…
-
Rredux crashes on being run and outputs below.
```
Startup timings: s 6.996, var 0.172, suo 6.158, pa 22.484, pkb 0.388, nw 8231.512, run 0.855, total 8268.565
terminate called after throwing an …
lalpi updated
2 months ago
-
When trying to capture from camera with:
`$ v4l2-ctl --set-fmt-video=width=2112,height=1568,pixelformat=NV12 --stream-mmap --stream-count=1000 -d /dev/video3`
I get a lot of messages like these:…
-
进入AfterEffectActivity后无法播放并导致ANR