Merge pull request #5 from oceantrotter/master

Set RPI Cam Web Interface to not automatically start.
This commit is contained in:
Romain Bazile 2020-08-04 16:29:02 +02:00 committed by GitHub
commit 51c35b8700
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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