We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0479b commit d3f04c7Copy full SHA for d3f04c7
docker/Dockerfile
@@ -26,6 +26,7 @@ RUN install_packages \
26
libhdf5-dev \
27
alsa-utils \
28
espeak \
29
+ python3-libcamera \
30
python3-picamera2
31
RUN install_packages \
32
libharfbuzz-bin \
docker/Dockerfile.arm64
0 commit comments