ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's
314 stars 47 forks source link

http: add `--http-listen=<ip4>`, and listen by default on `127.0.0.1` #81

Closed ayufan closed 1 year ago

ayufan commented 1 year ago

Replaces https://github.com/ayufan/camera-streamer/pull/54.

This adds --http-listen=<ip4> set by default to 127.0.0.1 to enhance internal web server security.