Update README.md

pull/9/head
jameszah 2020-02-24 19:22:19 -07:00 zatwierdzone przez GitHub
rodzic 11b6e13ebd
commit 59431bfdf4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 5 usunięć

Wyświetl plik

@ -11,9 +11,8 @@ TimeLapseAvi
jamzah.plc@gmail.com
https://github.com/jameszah/ESP32-CAM-Video-Recorder
jameszah/ESP32-CAM-Video-Recorder is licensed under the
GNU General Public License v3.0
jameszah/ESP32-CAM-Video-Recorder is licensed under the GNU General Public License v3.0
## Update Feb 24, 2020 TimeLapseAvi59x.ino
@ -48,9 +47,9 @@ I will be borrowing a few of these good ideas in days to come!
## Update Sep 15, 2019 TimeLapseAvi39x.ino
- work-in-progress
- I'm publishing this as a few people have been asking or working on this
- I'm publishing this as a few people have been asking or working on this
- program now uses both cores with core 0 taking pictures and queueing them for a separate task on core 1 writing them to the avi file on the sd card
- the loop() task on core 1 now just handles the ftp system and http server
- dropped fixed ip and switch to mDNS with name "desklens", which can be typed into browser, and also used as wifi name on router