summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2023-06-11 02:24:21 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2023-06-11 02:24:21 +0530
commit349f7123acf750dcf1207d5aa4c2781e36ca6d44 (patch)
tree33ed2bfdfcfb6cea176118a46c03a86be1ad8ecf
parentda7b287e7f6c25b5e345116b02c0d4d4c14a582f (diff)
README: Updating TDL + Improving the Architecture Diagram image
-rw-r--r--README.md4
-rw-r--r--media/architecture.pngbin286479 -> 298005 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 08731e0..c4939da 100644
--- a/README.md
+++ b/README.md
@@ -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.
diff --git a/media/architecture.png b/media/architecture.png
index 361d775..006977a 100644
--- a/media/architecture.png
+++ b/media/architecture.png
Binary files differ