Skip to content
Discussion options

You must be logged in to vote

In fact there was two issues with my code.

I was loading the file with fetch, convert in arrayBuffer and make an ObjectURL from that.

But that leaded to Failed to fetch errors even before waveSurfer loading so I wiped all that code and started fresh using prerendered peaks and audio src with the MediaElement backend and it works perfectly, I don't know why the fetch gave "Failed to fetch" for large files 😅

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@katspaugh
Comment options

@uplg
Comment options

Answer selected by uplg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #4045 on May 21, 2025 08:16.