Minimalist application to monitor my children.
npm install camera-ipbash
docker run -dp 9432:9432 dwaps/camera-ip
`
npx
`bash
npx camera-ip
`
Install and use
`bash
git clone https://github.com/dwaps/camera-ip
ipconfig (or ifconfig) # to see device IP
npm i && npm start
``