Docker wrapper for https://github.com/ssalonen/webcam-proxy
Refer to https://github.com/ssalonen/webcam-proxy for all the configuration details
Then run the docker image:
docker run -p 3000:3000 --name webcam-proxy --restart=always -d wimmme/docker-webcam-proxy
Use -p portnumberhost:3000 to remap the webinterface to another port on your host