diff --git a/README.md b/README.md index 22acacf..f00a41b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ESP32-CAM-Video-Recorder-junior -Simple fast version of ESP32-CAM-Video-Recorder +Simple fast version of https://github.com/jameszah/ESP32-CAM-Video-Recorder ESP32-CAM-Video-Recorder-junior @@ -11,6 +11,11 @@ ESP32-CAM-Video-Recorder-junior [![Click to see on Youtube](http://img.youtube.com/vi/tzMFukXsX6o/hqdefault.jpg)](http://www.youtube.com/watch?v=tzMFukXsX6o "Clouds from Youtube") +Here is a realtime sample, recorded and uploaded to Youtube. The settings were framesize HD (11), quality 14, max fps or zero interval, 30 seconds long, speedup 1 times. It came out at about 12.4 fps. Lowering the quality slightly -- higher quality number -- will make the bytes per frame smaller, and keep the speed at the camera maximum of 12.5 fps for HD. Click the image and it will take you to Youtube to see it. + +[![Click to see on Youtube](http://img.youtube.com/vi/SNbKu3UN2P8/hqdefault.jpg)](http://www.youtube.com/watch?v=SNbKu3UN2P8 "Birds from Youtube") + + ## Update Jun 10, 2021 - new program to check out It records a video and sends it to your Telegram account - no SD card!