Update README.md

pull/34/head
jameszah 2020-09-17 10:00:56 -06:00 zatwierdzone przez GitHub
rodzic 1d25d2edb9
commit aca805a406
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 5 usunięć

Wyświetl plik

@ -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
<img src="./web_v04.jpg">