Added OTA updating

This commit is contained in:
Rene Zeldenthuis
2022-09-20 11:33:46 +02:00
parent b1480a93d9
commit 84505eef0a
2 changed files with 32 additions and 6 deletions

View File

@@ -7,6 +7,8 @@
#define WIFI_PASSWORD nullptr
#define CONFIG_VERSION "1.1"
#define OTA_PASSWORD "ESP32CAM-RTSP"
#define RTSP_PORT 554
#define DEFAULT_CAMERA_CONFIG "AI THINKER"
#define DEFAULT_FRAME_DURATION "20"