-
Hi,
I've installed tensorflow on my pi 3 - it's working as expected for static images but when I try to connect to the camera for real-time recognition I'm getting errors:
libv4l2: error dequeui…
-
I am trying to install usb camera for bcnc it is detected but no way to get picture in picture to work i have all packages downloaded but no live feed Also settings are grayed out but icon works.Do no…
-
The video freezes when recording starts.
log from Norbert
[journalctl (1) (3).txt](https://github.com/OpenHD/OpenHD/files/15126712/journalctl.1.3.txt)
Steps to reproduce the behavior:
1. Go …
-
mmal: mmal_vc_port_enable: failed to enable port vc.null_sink:in:0(OPQV): ENOSPC
mmal: mmal_port_enable: failed to enable connected port (vc.null_sink:in:0(OPQV))0x1937060 (ENOSPC)
mmal: mmal_connec…
-
Hi,
I'm working on Raspberry pi 4 under Ubuntu 21.04 with Arducam 2MP*2 Stereo Camera for Raspberry Pi.
[https://www.arducam.com/product/arducam-2mp-stereo-camera-for-raspberry-pi-nvidia-jetson-…
-
![image](https://github.com/motioneye-project/motioneye/assets/134464812/29344f30-1a1e-4565-a4ad-3dbec446c3cc)
I am using a raspberry pi 4 with bullseye and 0.42 for my motioneye version. As you ca…
-
I was reading the Pi Camera module V2 can support 720p with 60fps. If I try to set `-f 60.0` with Picam, it doesn't work... it actually seems to lock up the camera until a reboot. Is 60fps supported b…
-
### Observed behaviour
With star field density parameter set to zero, game crashes whenever trying to hyperjump
### Expected behaviour
Hyperjump working as usual.
### Steps to reproduce
Load …
-
Simple code bellow I tried to capture picamera image with MAX_RESOLUTION first to file and then to memory:
```
import time
from picamera.array import PiRGBArray
from picamera import PiCamera
came…
-
Hi. im trying to compiling the codes 'Main and Camera' and im getting the following errors:
Camera error:
\
Python 3.7.3 (/usr/bin/python3)
>>> %Run camera.py
RuntimeError: module compiled agai…