bgro82
bgro82
@themarpe Thank you! I just checked for the new release (https://www.piwheels.org/project/depthai/) and looks like it still didn't build.
@themarpe thanks, do you know when this will be fixed?
@themarpe any ideas on what may be still causing the builds to fail? I primarily bought these cameras to use with the rpi zero but can't use a recent version...
great thank you. Is it possible to use more disk swapping to make up for the low RAM (understanding it would be much slower)?
I increased my swap file to 1024M (default on the pi zero is 100M) and was able to build this successfully when including "--no-dependencies". If there is somewhere I can...
sure thing. Here are the latest depthai and opencv builds for armv6l for raspbian bullseye and python 3.9: depthai-2.20.2.0-cp39-cp39-linux_armv6l.whl: https://drive.google.com/file/d/1HWVVFAy7eKKuxEpd1KGq2tl71bJR4kKQ/view?usp=sharing opencv_python-4.7.0.68-cp39-cp39-linux_armv6l.whl: https://drive.google.com/file/d/1SONV5cnrZV05fSqLexs-MDXxZyJch0x_/view?usp=sharing
Excellent, thank you. Happy to build these and provide from time to time as well if they are useful to others.
I'd probably try to do this with cron calling a script every x minutes and the script using heliocron to evaluate if the current time is between sunrise and sunset....