ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
931
stars
214
forks
source link
Is there a lightweight video & sound recording version? #341
I have it running on a ESP32S3 XIAO Sense perfectly.
Just a quick version, is there a light weight code base that does basic video & audio recording to SD card? While all the features added are fantastic, having a basic video record code base would be great to use in projects.
Hi,
Wow, this is very featured! kudos!
I have it running on a ESP32S3 XIAO Sense perfectly.
Just a quick version, is there a light weight code base that does basic video & audio recording to SD card? While all the features added are fantastic, having a basic video record code base would be great to use in projects.