-
ImportError: /usr/lib/python3/dist-packages/libcamera/_libcamera.cpython-311-aarch64-linux-gnu.so: undefined symbol: _ZN9libcamera8controls3rpi20CnnEnableInputTensorE
-
Hi! I’m trying to change the FPS when i record, but the video duration becomes inaccurate when I convert it to MP4 and it lasts much less or accelerates the video. Do you have any suggestions on how t…
-
I have this camera: http://www.amazon.com/Waveshare-Raspberry-Camera-Version-Raspberry-pi/dp/B00N9YWLHE?ie=UTF8&psc=1&redirect=true&ref_=oh_aui_detailpage_o07_s00
When I run carspeed.py It cannot imp…
-
Hi,
Can I use tracking.js with a PiCamera?
Seems it doesn't work (works well with an usb camera).
Regards
-
### Bug Description
Camera tests failed on RPI machines with `ModuleNotFoundError: No module named 'picamera'`
- [camera/multiple-resolution-images-rpi_vchiq](https://certification.canonical.com/h…
-
Hello, the image with the hq camera slowed down with picamera interface while everything is fine with rapistill. Do you know why
-
Unclear if these issues are cockpit or microscope. I now have a full test system with ludl stage, red pitaya executor and picamera.
Two obvious issues:
1) Transforms aren't honored so no matter…
-
Does it work using Picamera (**not USBCamera**)?
My Environment is Raspi 3(B+) + Rasbian(OS) + Picamera + NCS2
I got below error
(python3:3413): GStreamer-CRITICAL **: gst_element_get_state: as…
-
-
The picamera package is listed as a dependency in setup.py, making science_jubilee uninstallable on a non-pi system (or at least my WSL ubuntu instance).
Proposed fix:
1. remove picamera from bas…