Hi :v
I was playing with your code.
One of the problems I had was that I don't really wanted to install all those dependencies in my main system, so I create and test a docker image using this Dockerfile.
This worked well on Linux, can't tested it on Mac :I, this depends in the docker container being able to read the /dev/video0 device aka the web camera, and Windows... well.
Hi :v
I was playing with your code. One of the problems I had was that I don't really wanted to install all those dependencies in my main system, so I create and test a docker image using this Dockerfile. This worked well on Linux, can't tested it on Mac :I, this depends in the docker container being able to read the
/dev/video0
device aka the web camera, and Windows... well.