camera-streamer
camera-streamer copied to clipboard
Feature request - Some auth
Please implement at least some basic auth.
+1
In my opinion the auth should be done/can be done on the level of reverse proxy server -- the complexity of auth is not to be underestimated.
+1 to leaving this up to the reverse proxy: contrary to e.g. nginx, this program doesn't have nearly enough people working on finding/patching security vulnerabilities, so using it as an internet-visible frontend seems risky.