From 14a166c3caac6f07f2fa0a1459c0f3c6eaae828c Mon Sep 17 00:00:00 2001 From: jameszah <36938190+jameszah@users.noreply.github.com> Date: Sun, 13 Sep 2020 00:26:33 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1a8b4b5..4398960 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@ TimeLapseAvi jameszah/ESP32-CAM-Video-Recorder is licensed under the GNU General Public License v3.0 +## Update Sep 13, 2020 + +Check out a much simpler, somewhat faster version ESP32-CAM-Video_Recorder-junior. + +It gets rid of wifi, http, time, ftp, telegram, pir, touch, .... and just records very fast -- pretty much at the full speed of the camera -- with a decent SD card and reasonable quality parameters. + +https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior + ## Update Aug 29, 2020 Version 94 - live stream and filter bad jpegs A couple new things.