Skip to content

Commit 6ee5616

Browse files
authored
Sep 1, 2021 - update for arduino esp32 1.0.06
1 parent 6bcd2b3 commit 6ee5616

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,28 @@ TimeLapseAvi
1414

1515
jameszah/ESP32-CAM-Video-Recorder is licensed under the GNU General Public License v3.0
1616

17+
## Update Sep 1, 2021 - small update for arduino-esp32 1.0.6
18+
19+
Minimal update for arduino-esp32 1.0.6.
20+
21+
The framesizes numbers changed which I had used on the http url command, so those were updated.
22+
Add the new frame size HD (1280x720).
23+
Some updates for the new SSL libraries to keep the telegram interface working.
24+
You need all the files in the v99 folder. And Arduino esp32 board library set to 1.0.6.
25+
You can still use the previous version with the esp32 board library set to 1.0.4.
26+
27+
<img src="./v99/v99.jpg">
28+
29+
Lightly tested!
30+
31+
More frequent updates with better code at these spin-offs of this original project.
32+
33+
https://github.com/jameszah/ESP32-CAM-Video-Recorder-junior
34+
This simple fast recording and streaming, with http just for information - no controls.
35+
36+
https://github.com/jameszah/ESP32-CAM-Video-Telegram
37+
This records and sends a short video to telegram on request or PIR event, using the telegram interface.
38+
1739
## Update Jun 10, 2021 - new program to check out
1840

1941
It records a video and sends it to your Telegram account - no SD card!

0 commit comments

Comments
 (0)