-
The current version of picamera has a bug where it locks up and runs out of memory. The solution is simple, but requires patching the code. This is not the ideal solution.
For now and until picamer…
-
I have a 2K monitor with native **2560x1440** resolution. Using _Raspberry PI 4 model B 2GB_ , _Buster 32bit LITE_.
The problem is **rpisurv** can't display a solo/single rtsp stream in a 2688x1512…
-
I have a camera module rev 1.3 and a raspberry pi zero 2
I have done everything right and when coming into the web interface the camera is not working
![Screenshot 2024-08-19 001113](https://github.…
-
Hello,
during _cmake ._ I get the following output:
> CMake Deprecation Warning at CMakeLists.txt:4 (CMAKE_MINIMUM_REQUIRED):
> Compatibility with CMake < 2.8.12 will be removed from a future …
-
I have a script:
```python
import picamera
camera = picamera.PiCamera()
camera.vflip = True
camera.capture('new_image3.jpg')
```
when run I get the following error:
```python
Traceback…
-
Hi , I'm try to test if raspiraw work
but it seems not
I'm working with raspberry pi 3B+ and v2camera
I've already install this package done(i think)
include dcraw and userland
this is my s…
-
I get this when restarting a RTSP steam (using https://github.com/GStreamer/gst-rtsp-server.git).
How can I enable logging to root cause the failure?
-
Hi
I tried to installa freelss but it doesn't work, please help!
im running with a rp pi 4, all packages are installed succesfully
user@raspberrypi:~ $ git clone https://github.com/hairu/freels…
-
Hi,
I’m trying to setup gst-mmal for Pi 3B+ and am running into an issue where when I clone the Git repository and change directory to the folder ./configure generates the error: no such path or di…
-
pi@rpi-zw2-002:~/picamera-motion $ python ./picamera-motion.py
picamera-motion ver 2.7 written by Claude Pageau
---------------------------------------------
20211125-16:05:09 INFO : Scan for Mot…