Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 513 Bytes

File metadata and controls

23 lines (16 loc) · 513 Bytes

Pi Watcher

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

Getting Started

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.