diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-06-11 02:24:21 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-06-11 02:24:21 +0530 |
commit | 349f7123acf750dcf1207d5aa4c2781e36ca6d44 (patch) | |
tree | 33ed2bfdfcfb6cea176118a46c03a86be1ad8ecf /README.md | |
parent | da7b287e7f6c25b5e345116b02c0d4d4c14a582f (diff) |
README: Updating TDL + Improving the Architecture Diagram image
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,8 +49,8 @@ the image above displays the initial view of our web user interface (webui). - [x] Port code from laptop to Raspberry Pi - [x] Rewrite code using PiCamera2 Library - [x] Make folder if it doesn't exist. -- [ ] Integrate Flask for WebUI. -- [ ] MJPEG Stream using Flask +- [x] Integrate Flask for WebUI. +- [x] MJPEG Stream using Flask - [ ] Set up RPi as a WiFi client and access point. - [ ] Install hostapd - WiFi driver (Ubuntu packs in Raspi?) - [ ] Implement login authentication for admin and guest. |