Hello
I have a two step question. I would be happy if one of them gets answered now.
How do I connect the camera to a docker container like the one from Luxonis?
Do I simply attach it with a --device
tag? If so I can'T find the camera under /dev/*
folder on my Ubuntu 20.04. Do I have to have some other forwarding that I have to follow? I see here that the way to launch the container is to simple run the code, but if I have a simpler container, say an Ubuntu or ROS container, can I not use the camera?
How do I connect the camera on a CM4 module to a docker container?
I think the broader question is how is the CM4 module and the OAK camera connected? and can I forward that connected device unto a docker container?
NOTE: I am new to both depthai and to docker, and while I do not wish to waste your time, I do appreciate any and all comments that could direct me.
Thanks, tarocal.