Arduino ESP32 Audio Streaming with RTSP!
Recently I discovered the Micro-RTSP-Audio Project from Thomas Pfitzinger which is based on Micro-RTSP from Kevin Hester. The Real Time Streaming Protocol (RTSP) is an application-level network communication system that transfers real-time data from multimedia to an endpoint device by communicating directly with the server streaming the data. I tried to adapt the library to make sure that it is also compiling in Arduino and converted the example to comply with the Arduino conventions. However Read more






