Pi Watcher is a monitoring system based on Pi and a camera. It enables you to observe and capture images using a Pi and a connected camera.
You can install these dependencies using the following command:
pip install -r requertments.txt
1.Clone the repository:
git clone https://github.com/FreeRotate/PiWacher.git
2.Run the application:
python server.py
3.Open your web browser and go to http://localhost:5000/ to view the live video feed.