-
Hi, sorry that I ask my question here, in the issues, i did not find any other option.
I am actually searching for ways to get the motion_vectors of the pi camera with the smallest possible latency …
-
## The problem
When you start Home Assistant and your alarm system has 1 or 2 or more zones open (the more zones, the more likely the problem), the AlarmDecoder integration's zones repeatedly fau…
-
Hello,
I am trying to achieve Lens Shading Correction for an imx219 camera on Picamera2.
I referred to chapter 6 (Camera Tuning) - https://datasheets.raspberrypi.com/camera/raspberry-pi-camera-…
-
When I try to press “Start Streaming” and “Record Video” on the node webpage using the provided ethoscope image on #170, I am unable to see the camera provided. Are there any recommendations on how I …
-
**Describe what it is that you want to accomplish**
We are using picamera2 in a curses based application. Obviously, printing to stdout while this is running is not desirable, since it messes up the …
-
Hello,
i'm using pibooth last version on pi3 with canon DSLR 1100D.
When i'm trying to use my pibooth, when taking preview it stuck and have message "Ooops"...
After looking pibooth.log, seems to…
-
`disable_camera_led=1` in `/boot/config.txt` worked previously until a recent `sudo apt full-upgrade`, the camera led no longer able to turn off.
Also tried the following to disable LED:
- Seems …
-
I'm sorry to bother again. I've trying to set up a video streaming as part of an app using camera.py form the examples. This works perfectly on the browser from the computer I'm running the code but w…
WC802 updated
2 years ago
-
https://github.com/raspberrypi/picamera2/releases/tag/v0.2.3
-
raspbian11(bullseye)에서는 기존 picamera 파이썬 모듈을 지원하지 않는다. 대신 libcamera-app을 기본으로 지원하는데, 이를 바탕으로 만든picamera2 파이썬 모듈이 있다. 하지만 아직 정식 버전은 아니라서 자료가 적고 불안정하다.
따라서 libcamera-app으로 녹화를 하는 셸 스크립트 파일을 파이썬에서 실행하거나,…