Left for archival purposes.

User avatar
By confile
#32882 I found [this example](https://github.com/espressif/ESP8266_MP3_DECODER) on how to create a mp3 webradio streaming example with ESP8266. The problem is that it uses FreeRTOS.

I use NodeMCU and want to stream audio files from my server. I am new with NodeMCU.

Does anyone could help me which components I need beside the ESP8266 module?