aboutsummaryrefslogtreecommitdiff
path: root/webserver.py
Commit message (Collapse)AuthorAgeFilesLines
* Added camera support. Movement recognition and video streaming. Web server ↵added_videoFranoosh13 days1-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 ↵Franoosh13 days1-0/+142
<-> worker with rudimentary caching