-
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…
-
It looks like the gain command is overflowing at high gain and causing the gain to occulate between high and low values.
-
I ran the code from gen2-color-isp-raw and found that the color image in "raw" window looks very green.
Is it right? Is the raw image originally green and does the isp convert it to normal?
-
On my rock 5a I can capture video from my IMX415 camera connected to the 4 lane CSI port if I capture data from /dev/video11 which is the raw video stream. But trying to get data from /dev/video[01] (…
-
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 get "Unable to start capturing: Invalid argument" on a Raspberry Pi 2B running Raspberry Pi OS Bullseye:
```sh
$ sudo -g video ustreamer --resolution 1920x1080
-- INFO [13606.486 mai…
-
**Describe the bug**
When streaming for example with `video` or `isp` outputs using an OAK-D-Lite, an error on preview size is thrown, even if I am not using the `preview` output:
```
Traceback (…
-
**Describe the bug**
printing capture_metadata() to console holds a key `PispStatsOutput` with many numbers I am not sure what they are for. It seems a bit random though if it is printed or not.
`…
-
This is with latest openwebrtc from master. With 0.3 release it works fine on the same device.
It seems like the camera itself works and captures but the output is not rendered correctly. The followi…
-
**Bug (or misconfiguration) description:**
The hardware system I'm using (RPi4B, V2.1 camera and connection cable) has been working properly for a long time with Raspbian Buster OS and Python 3.7.
…