Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker RPi cam without elevated privileges #4326

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nvtkaszpir
Copy link

@nvtkaszpir nvtkaszpir commented Mar 9, 2025

Add example command to run docker container on Raspberry Pi with CSI camera without needing privileged mode.
Providing read only root filesystem, user nobody:video to access devices, pass down camera from the host.

Network host was preserved to decrease clutter caused by additional port forwards.

Tested under Debian 12 Bookworm kernel 6.6.62+rpt-rpi-v8 aarch64 and Docker Community edition version 28.0.1, with default config from the within the container.

Verified

This commit was signed with the committer’s verified signature.
nvtkaszpir Michał Sochoń
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant