ESP32-MiniWebRadio
ESP32-MiniWebRadio copied to clipboard
Constant reboot due to station
Hello Wolle! When switching to this station https://sovetskie-pesni.ru:8005/stream The radio starts to reboot constantly. Only erasing the ESP32 and re-flashing helps. Please try it yourself. I would also like your response to my previous [post.]https://github.com/schreibfaul1/ESP32-MiniWebRadio/issues/110(url)
This is strange, the station works with the I2S Lib but not with VS1053. I imported some routines from the I2S Lib to keep the libraries consistent. Now the error seems to have been eliminated, I hope I didn't add other errors. Bitrate was displayed in previous versions. This didn't work really well because the bitrate doesn't have to be constant, many sources use a variable bitrate.
Bravo! Everything works fine on VS1053 with the latest library updates. Thank you!