You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Try {"mp3":"http://www.universal-soundbank.com/sounds/7340.mp3","oncegain":"0.1"} (all keys and values surrounded with double quotes).
If it does not work, you should consider using me-no-dev exception decoder to get more clues.
@CosmicMac i have also problems to get a mp3 stream running. everytime i get an exception like @ithinkcode . littlefs mp3 and other is fine!
do you have any help for me? i have also tried latest ESP8266Audio. it is something with the buffer i think...
i also have some restarts after a while (without doing anything in between)
Hi first of all awesome project! Been trying this out today and while RTTTL works great I have an issue trying to stream mp3.
Command used
{mp3:'http://www.universal-soundbank.com/sounds/21763.mp3',oncegain:0.1}
The player does not play and I get the following error in the serial logs. Anything I am doing wrong ?
{"mp3":"http://www.universal-soundbank.com/sounds/21763.mp3","oncegain":0.1}
Free heap: 33680
**MP3 stream: http://www.universal-soundbank.com/sounds/21763.mp3
Exception (29):
epc1=0x4022403f epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000004 depc=0x00000000
ctx: sys
sp: 3ffffd90 end: 3fffffb0 offset: 01a0
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
wdt reset
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v4ceabea9
~ld
ets Jan 8 2013,rst cause:4, boot mode:(3,7)
Any help is appreciated.
The text was updated successfully, but these errors were encountered: