Tools to use a smartphone camera (or other video sources) as a webcam in linux.
You need to have mkcert install and run mkcert --install to install the root certificate on your system.
To guess the local ip and run the server on it use:
./web-camera -i $(ip route show | head -n 2 | tail -n 1 | cut -d" " -f9)