You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ln -s vcsm /dev/vcsm-cma -- highly unclear why this is needed
Pro-tip: when building a Docker image that includes picamera, set this env:
ENV READTHEDOCS=True
It informs picamera not to scream that it can't find a camera when building (presumably b/c it must be built as part of RTD generation). It builds fine; why it needs the hardware during build time I have no idea.