Gerald Lechner
Gerald Lechner
I had the same problem, and solved it by going back to ESP32 Version 1.0.6
Found the problem. I used the MDCallback from example StreamMP3FromHTTP which did not work and caused sometime crashes. Now I use the MDCallback from Webradio example. This works fine now.
Hallo Georg Beim ESP32 sind diese Dateien nicht notwendig. Da der Code sowohl für ESP8266 als auch für ESP32 verwendbar sein sollte, wird mit bedingter Compilierung gesteuert welche Dateien Includiert...
I have created another version of WebConfig, to work with ESPAsyncWebserver. [https://github.com/GerLech/AsyncWebConfig](https://github.com/GerLech/AsyncWebConfig)