-
Hi,
While trying to better the image quality from PiCamera's "start_recording" function I came across the "colorspace" attribute listed in the manual. It states that using 'jfif' table for MJPEG vi…
-
I already installed virtual environment.
When I was working on it, I installed picamera by using command:
pip-3.2 install "picamera[array]"
after that, I tried:
python (still in virtualenv)
…
-
Hello,
Following an update of raspberry with this command "sudo rpi-update"
The live of the camera works but the image is no longer in color and is pixelated using this script
https://picamera.r…
-
#### What were you doing?
I'm the author of The Spaghetti Detective and OctoPrint Anywhere plugins. Users of both plugins have run into the same issues when they are using 0.18 RC1.
Here are the…
-
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
File "/usr/lib/python2.7/threading.py", line 754, in run
File "/home/pi/.local/lib/…
-
This is the same problem highlighted by [https://github.com/waveform80/picamera/issues/475](url), but I thought I should post here as recommended by 6by9.
I have a very simple script to record imag…
-
Hi,
I'm using **imutils** to capture video stream from a Pi Camera on a _Raspberry 3 B+_ with Raspbian.
I have a function processing the frames and everything works fine until I press CTRL+C to inte…
-
![Screenshot 2023-08-11 133149](https://github.com/autorope/donkeycar/assets/82980558/368f3fb1-7635-481d-aeb8-a1670d63de63)
(myenv) sherif@raspberrypi:~/mycar $ python manage.py drive
________ …
-
After hours and hours of testing the following code is my working result, using a Raspberry Pi 5 with the modern video stack and a PiCamera.
My question: Is there a more elegant way dealing with th…
-
Currently, when I run the picamera program in the virtual environment (env), this error is displayed:
Traceback (most recent call last):
File "/home/linh/docker-python/camera.py", line 1, in
…