A streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg/flac decoder. Plays http, https (insecure mode) and chunked streams and parses the metadata. Also plays ogg and mp3 from sdcard.
MIT License
53
stars
10
forks
source link
stream stop when call setvolume(), Buffer is zero #27
your code works very well but when i call the stream.setvolume function the streams stops for 1-2s. So when i call the stream.bufferStatus() there is always zero. I tried it with an ESP32 Revision V1.0 and an ESP32 mini D1 Revision V3.0.
what could be the problem or what else should I try?
Hi CelliesProjects,
your code works very well but when i call the stream.setvolume function the streams stops for 1-2s. So when i call the stream.bufferStatus() there is always zero. I tried it with an ESP32 Revision V1.0 and an ESP32 mini D1 Revision V3.0.
what could be the problem or what else should I try?
Thanks in advance and greetings from Germany