ESP32 Camera Stream and Save to WebServer
Posted: Wed Oct 23, 2019 7:58 am
Hi all,
I have a ESP-EYE and have tried the default Camer Web Server example on Arduino IDE. My question is, is it possible to save the video on the web server?
My application is as follows:
When a motion sensor is triggered, the ESP32 camera is activated and starts streaming to a webserver which records for the next 5 minutes and go back to sleep.
On a side note, is it even possible to save video locally on a SDCard connected to the ESP32?
Thanks in advance.
I have a ESP-EYE and have tried the default Camer Web Server example on Arduino IDE. My question is, is it possible to save the video on the web server?
My application is as follows:
When a motion sensor is triggered, the ESP32 camera is activated and starts streaming to a webserver which records for the next 5 minutes and go back to sleep.
On a side note, is it even possible to save video locally on a SDCard connected to the ESP32?
Thanks in advance.