From 9e671e23140428b136ef123f3d6e973090fa68c4 Mon Sep 17 00:00:00 2001 From: Romain Bazile Date: Tue, 4 Aug 2020 12:59:11 +0200 Subject: [PATCH] Set RPI Cam Web Interface to no automatically start. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d81cd1..9ecc2bf 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ cd RPi_Cam_Web_Interface ./install.sh ``` -Press Enter to allow default setting of the installation. Once everything is installed, press Enter to start the RPi Cam Web Interface now. +Change the autostart setting to No, and then press Enter to allow default setting of the installation. Once everything is installed, press Enter to start the RPi Cam Web Interface now. To test the interface locally, try accessing this url from the browser in the Raspberry: http://localhost/html @@ -208,7 +208,7 @@ sudo ip addr show | grep 'inet 1' The web page can then be accessed at `http://[IP_ADDRESS]/html/`. -If the interface is loading and a picture is displayed, you can stop this interface for now by simply running `./stop.sh`. +If the interface is loading and a picture is displayed, you can now stop this interface for now by simply running `./stop.sh`. ### Install Ultimate GPS HAT