Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pageauc committed Mar 18, 2024
1 parent 4c0754d commit 6243e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ details see [How to Manage Sqlite3 Database](https://github.com/pageauc/speed-ca

* [***menubox.sh***](https://github.com/pageauc/speed-camera/wiki/Admin-and-Settings#manage-settings-using-menuboxsh)
script is a whiptail menu system to allow easier management of program settings and operation.
* [***run.sh***](https://github.com/pageauc/speed-camera/wiki/How-to-Run#how-to-run)
* [***run.sh***](https://github.com/pageauc/speed-camera/wiki/How-to-use-run.sh)
This bash script uses supervisorctl to manage start, stop, status of speed-cam.py and webserver.py. Configured to autostart eg due to interruption of RTSP stream.
See conf files in supervisor folder for details. Note: you must run ***./run.sh*** ***install*** to initialize symbolic links to /etc/supervisor/conf.d folder.
Stop running any speed-cam and/or websever processes before running ***./run.sh*** ***start***
Expand Down

0 comments on commit 6243e55

Please sign in to comment.