Running Zed 2 Camera in Docker without Privileged Flag

Thanks for the reply @alassagne

I checked the link you suggested - our Docker container (one of dustynv’s Zed containers) runs as root user, so I don’t think that solution applies to our case.

I also checked this link: Passing ZED into Docker without Privilege mode - #2 by adujardin
But it seems like the thread was never continued and no solution provided.

Is there no way to run the Zed camera in Docker without privileged flag? It seems like it’s a matter of identifying the right devices to pass into Docker using “-- device”.