Files
klubhaus-doorbell/libraries/audio-tools/examples/examples-communication/http-server/streams-generator-webserverex_wav1
2026-02-16 19:05:11 -08:00
..
2026-02-16 19:05:11 -08:00

Webserver

With the help of the ESP32 WIFI functionality we can implement a simple web server. In the example we use a Sine Wave generator as sound source and return the result as an WAV file

The input is defied as part of the configuration

Multiple users can connect to the server!

Dependencies