From 99efce9cb12f863361a39c249e77fd4359d90d51 Mon Sep 17 00:00:00 2001 From: Alan <60433566+alanesq@users.noreply.github.com> Date: Sat, 15 Jan 2022 22:05:21 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 866fb3c..1dbea4f 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ I suspect it may be when streaming video for long periods? May be worth bearing You can see a demo of accessing greyscale image data here: https://github.com/alanesq/esp32cam-demo/blob/master/Misc/esp32camdemo-greyscale.ino -A esp32cam wrapper that looks very interesting: https://github.com/yoursunny/esp32cam +A very impressive sketch here which can record AVI video to sd card - https://github.com/mtnbkr88/ESP32CAMVideoRecorder + https://github.com/alanesq/esp32cam-demo