updated readme

This commit is contained in:
1MalcolmS
2026-03-25 23:49:07 -07:00
parent 4c85f45b33
commit 6d78d5f2f6

View File

@@ -1,9 +1,18 @@
PortCameras 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. These cameras have a framerate of 10-15 seconds per frame.
Intended for intelligence or archival use. Intended for intelligence or archival use.
This is a work in progress; setup guides and code improvement coming soon! 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"