-
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)…
-
I have a problem when trying to use VNC server and libcamera (and so picamera2) currently.
When I disable Camera legacy in order to use libcamera and picamera2, the VNC server stops to work. Also VNC…
-
How can i set the audio source to USB Microfon ?
Hardware:
Raspberry Pi Zero Bookworm with OV5647
Raspberry Pi 4 Bullseye with OV5647
Microfon:
Pi Zero:
Input Device id 0 - USB Device 0x46d…
-
I have a project that requires python version 3.8.7, I had errors at the beginning, but in the end I was able to put pip install picamera2 and it was imported correctly but when I wanted to use it in …
-
I have an application where I want to minimize the network bandwidth as much as possible.
When using libcamera_camera.sh with the option:
--camera-video.options=video_bitrate=1000000 (and using al…
-
**Please only ask one question per issue!**
**Describe what it is that you want to accomplish**
I would like to use picamera2 on Ubuntu 22.04. I've been able to manually build and install the libc…
-
## Works
- [x] test_gps
- [x] test_hwcomposer
- [x] test_lights
- [x] test_vibrator (see also issue #16)
- [x] test_wifi
- [x] test_sensors : just segfaults
## Doesn't work
- [ ] test_au…
-
Adding current user to dialout and video groups.
Adding systemctl and reboot to sudo
This will install necessary packages, install OctoPrint and setup an instance.
Reading package lists... Done
Bu…
-
Hello everyone! I just encountred an issue. I was using my Official Raspberry Pi Camera v2.1 (IMX219) on Rasp Pi 4 (Bullseye) with `picamera2` and it started to not respond. I have tried it with anoth…
-
Hi,
Just found this plugin. It seems really handy, but it does not want to work with the new libcamera stack which features webrtc on "host/webcam/webrtc", which is a shame as that is a far superio…