From 6d78d5f2f61821c00efba096eb6cfe79211a77aa Mon Sep 17 00:00:00 2001 From: 1MalcolmS <143684363+1MalcolmS@users.noreply.github.com> Date: Wed, 25 Mar 2026 23:49:07 -0700 Subject: [PATCH] updated readme --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3f30f6..5732636 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,18 @@ PortCameras ------------ +=========== -This is simple python script that downloads live images from the cameras at https://www.portvancouver.com/webcam-page. +This is python script that downloads live images from the cameras at https://www.portvancouver.com/webcam-page. These cameras have a framerate of 10-15 seconds per frame. Intended for intelligence or archival use. This is a work in progress; setup guides and code improvement coming soon! + +Setup Guide +------------ + +requirements are python idk which version yet + +1. Clone the repository +2. Run the folder_create script "python folder_create.txt" +3. Start the main script "python python-webrequest.txt"