yoursunny / esp32cam

OV2640 camera on ESP32-CAM, Arduino library
https://esp32cam.yoursunny.dev
ISC License
499 stars 174 forks source link

how to record?? #45

Closed Satyampatil513 closed 1 year ago

Satyampatil513 commented 1 year ago

I am trying to use this library to record video, but esp32cam.h file does not have necessary functions to record

yoursunny commented 1 year ago

The underlying ESP32 Camera Driver doesn't have recording functionality, so this is out of scope of this library.