Skip to content

Assistance Needed for Streaming and Playing MP3 from SPIFFS over I2S on ESP32 #1037

Answered by pschatzmann
bergamifer asked this question in Q&A
Discussion options

You must be logged in to vote

I downloaded your mp3 with curl, copied it to a SD drive and played it with the help of the sdmmc API and it was playing great!
This confirms that the issue is on your server: it can't provide the data fast enough and adds long delays!

When you set the log level to Info, you can see when it is choking: Like you have highlighted already above.
There are work arounds, but it is better to fix the root cause of the issue!

ps if you plan to use mp3 with very high bitrates, do not forget to read the LibHelix wiki. But I would recommend that you avoid this.

Replies: 11 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@bergamifer
Comment options

Comment options

You must be logged in to vote
1 reply
@bergamifer
Comment options

Comment options

You must be logged in to vote
1 reply
@bergamifer
Comment options

Comment options

You must be logged in to vote
1 reply
@bergamifer
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@pschatzmann
Comment options

@bergamifer
Comment options

@bergamifer
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants