s60sc / ESP32-CAM_MJPEG2SD

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

Closed pinter75 closed 9 months ago

pinter75 commented 10 months ago

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.

s60sc commented 10 months ago

I may look at adding defines so that unwanted cpp files can be deleted

pinter75 commented 10 months ago

That would be very useful!

KaliAssistant commented 9 months ago

Same

s60sc commented 9 months ago

see v9.5