updating readme with autostart stream at boot

This commit is contained in:
Eben 2020-10-11 01:44:04 +01:00
parent fc4c270bda
commit e2b102b208
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ sudo python3 /home/pi/pi-camera-stream-flask/main.py
## Step 3 Autostart your Pi Stream
Optional: A good idea is using a Chron tab to make auto start the camera stream at start up of your pi. You will not need to re-run the script every time you want to create the stream. You can do this by going editing the /etc/profile to:
Optional: A good idea is to make the the camera stream auto start at bootup of your pi. You will now not need to re-run the script every time you want to create the stream. You can do this by going editing the /etc/profile to:
```
sudo nano /etc/profile