Micro-RTSP-Audio
Micro-RTSP-Audio copied to clipboard
A RTSP audio server intended for the ESP32
fixed small typo and corrected `git clone` command
I want to create a programe of inmp441 mic captured audio data using "driver/i2s.h" library functions i2s_read it will give me buffer and size of buffer so i am confused...
trying to get it working on a esp32s3 board. All audio-tools rtsp examples have the same behaviour. ``` 5:26:36.620 -> [ 333][V][AudioStreamer.cpp:18] AudioStreamer(): Creating Audio streamer 15:26:36.620 -> [ 340][I][AudioStreamer.cpp:180]...
The **begin()** function expects an SSID and password, but how should it be used when the device is connected via Ethernet?