diff --git a/README.md b/README.md index 5038957..17d64c9 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@ ESP32-CAM-Video-Recorder-junior ## Update Sep 13, 2020 - adding complexity v02 - basic version -v04 - - added wifi, time, stream @ 5 fps, and photos @ 1 fps +v04 - added wifi, time, stream @ 5 fps, and photos @ 1 fps - you need to add your wifi ssid and password below - if you walk away from your wifi, then wifi wont work, but recording continues - if you are away from wifi at boot time, it wont have wifi, but you will record the events of January 1970 @@ -21,9 +20,7 @@ v04 - the photos function shows a series of photos 1 second apart for 15 seconds, that you can scroll through on your web browser and save a jpg, or refresh for another 15 second group - both the streaming and the photos use the same images that are stored in the avi file, so it should not affect the frame-rate of the recording on the sd, but you might see partial images if you have slow wifi and the sd writer deletes the image while it it being transmitted. Let me know of problems in the comments. :smiley: - v04a - - bugfix to the streaming when used in poor wifi situations - - more stats on the webpage to keep track of fps + v04a - bugfix to the streaming when used in poor wifi situations, and more stats on webpage to track fps