From 349f7123acf750dcf1207d5aa4c2781e36ca6d44 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Sun, 11 Jun 2023 02:24:21 +0530 Subject: README: Updating TDL + Improving the Architecture Diagram image --- README.md | 4 ++-- media/architecture.png | Bin 286479 -> 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 Binary files a/media/architecture.png and b/media/architecture.png differ -- cgit v1.2.3