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

Stream #284

Closed ltwin8 closed 1 year ago

ltwin8 commented 1 year ago

Hello, seeing your code does include the build in mic of the XIAO, is it possible to send the audio along a live video feed wie wifi to a web browser?

Could you maybe provide an example how to stream audio along with video?

s60sc commented 1 year ago

you could develop a media player for avi files, but thats a different project.