interactionresearchstudio / NaturewatchCameraServer

A Python / OpenCV camera server to stream Pi camera content to a remote client through a website.
https://mynaturewatch.net
GNU General Public License v3.0
103 stars 48 forks source link

Feature request: A menu option to safely shutdown Mynaturewatch #90

Open nilspupils opened 3 years ago

nilspupils commented 3 years ago

Shutting down Mynaturewatch by simply disconnecting power could potentially lead to corrupted SD-cards or operating systems.

An option to safely shutdown the system from the menu would be desirable.

Thank you!