Skip to content

ipierre1/SECURE_CAM_OTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32CAM-OTA

Functionnalities

  • Serving on / camera JPEG stream with HTTP basic authentification.
  • Serving on /metrics ESP32-CAM metrics for Prometheus with HTTP basic authentification such as :
    • Free heap
    • Temperature
    • Up time
    • Wifi signal
  • HTTPS OTA client waiting for a new firmaware version available on this code repository. Application version is defined in /CMakeLists.txt as set(PROJECT_VER "X.X.X"). It will check periodically if a new version is available to download.
  • WiFi client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published