Any interest in adding web server OTA mode? #232
Labels
back burner
Low priority nice-to-haves
enhancement
New feature or request
help wanted
Extra attention is needed
Milestone
A tool I use at times is the ability to upload a .bin file directly to the web server rather than via the IDE's OTA utility.
A quick search has revealed two different options for the ESP32 (I'm familiar with the ESP8266).
Would either of these be something you'd mind me adding? They wouldn't port perfectly; I'd need to customize for the camera de-init (which is a point for the second option), but these get the idea across.
(library)
https://randomnerdtutorials.com/esp32-ota-over-the-air-vs-code/
(manual)
https://github.com/RuiSantosdotme/Random-Nerd-Tutorials/blob/master/Projects/ESP32/OTA_Web_Updater.ino
The text was updated successfully, but these errors were encountered: