aboutsummaryrefslogtreecommitdiff
path: root/webserver.py
Commit message (Collapse)AuthorAgeFilesLines
* Added camera support. Movement recognition and video streaming. Web server ↵added_videoFranoosh2025-10-151-63/+151
| | | | and frontend. Work in progress. To be fixed: frontend reloading information about client and a page after major changes like camera name or address change, camera removal. Add certificates before testing on actual distributed hardware. Add user login logic.
* Initial commit. Proof of concept message passing between client <-> router ↵Franoosh2025-10-151-0/+142
<-> worker with rudimentary caching