jameszah / ESP32-CAM-Video-Recorder

Video Recorder for ESP32-CAM with http server for config and ftp (or http) server to download video
GNU General Public License v3.0
454 stars 102 forks source link

FR: microphone, mqtt #12

Open M0ebiu5 opened 4 years ago

M0ebiu5 commented 4 years ago

Great development so far James, thank you! I have some ideas, maybe you like it:

jameszah commented 4 years ago

Thanks. I think I jammed as much functionality into the ESP32-CAM board as will fit, so I'm thinking of ordering some of the TTGO or ESP32-EYE boards -- the one with the microphone. About 3x as expensive, but with the builtin usb, microphone, small display, .... and more gpio pins available. I've spent a lot of time fighting with re-used pins 4, 12, and 13!

M0ebiu5 commented 4 years ago

I've ordered some i2s mems mics from ali - i hope the sensitivity is ok. The boards with display are pretty big...but if you get it working, i'm in.

As mentioned, it could be that audio works only without video (pins, ram, cpu...) with a reasonable effort, but for me it would be sufficient. And your code already provides most of the functionality...