-
I tried to run the RTSPServer on a Sricam SP017, which is a different RTS3930N based IP camera.
The server itself seems to work but __stream__ fails to set up the fifo stream in /tmp/h264_high_fifo.…
-
Hello,
I followed the troubelshooting, but nothing sorts this out:
Camera connected to the camera port
```
$ uname -a
Linux cam 6.6.51+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.51-1+rpt3 (2024-…
-
I am running picamera2 virtually on a raspberry 5.
This command works fine in system shell:
libcamera-vid --timeout 0000
This simple first code which has always worked now has an error:
from p…
-
**Describe the bug**
A clear and concise description of what the bug is.
Currently, I'm working on `OAK-1-W-97` with `OV9782`. In the doc, it supports 400P, 720P, 800P. So I try to test every resolu…
-
### What's happening?
App Crashes when I start Capturing Frames **ie :** _in my Example below , when I set `isActive` to `true`_
### Reproduceable Code
```tsx
const revFrameProcessor = useFrame…
-
### Other
Hello,
It seems that the config for 01Studio board which use camera GC2093 is not supported yet. The image created by config k230_canmv_01studio_defconfig refer to OV5647 instead.
Do w…
-
**Description**
When specifying `picam2.set_controls({"AeEnable": False})` to disable auto exposure, the request metadata dict contains an `AeLocked` key. This suggests that auto exposure is still ru…
-
### Which version are you using?
v1.9.3
### Which operating system are you using?
Linux arm64 standard
### Describe how to replicate the issue
Every time the RPi system is rebooted the …
-
When using OpenSeeFace with the built in webcam, it fails to work properly. It works correctly when using an external webcam.
```
$ python3 facetracker.py -c 0 -W 1280 -H 720 --discard-after 0 --sca…
-
Hi, recently with new update 2.28.0, there is support of undistortion. However, it is only supported for Camera node, not for ColorCamera right?
I tried the Camera node, but due to the lack of doc…