http: add --http-listen=<ip4>, and listen by default on 127.0.0.1 (#81)
Co-authored-by: AndrolGenhald <AndrolGenhald@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ cd "$SCRIPT_DIR/.."
|
||||
set -xeo pipefail
|
||||
make -j$(nproc)
|
||||
$GDB ./camera-streamer \
|
||||
--http-listen=0.0.0.0 \
|
||||
-camera-type=libcamera \
|
||||
-camera-format=YUYV \
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user