Answer the question
In order to leave comments, you need to log in
How to upload music to the site not from the cloud (SoundCloud), but locally?
I 'll explain
. I found a ready-made player template, but it plays music from SoundCloud
. How can I make the player include songs that are in my directory?
https://codepen.io/fuzinato/pen/Ywwgxy
Answer the question
In order to leave comments, you need to log in
Cool question. Well, you probably need a server that will tell the client how many and what songs he has. Then you need a streaming functionality for transmitting sound from this server. And a bunch of goodies for sound control. And that's all, if it's a "home" project. Well, yes, tag audio
, Web Audio API , Media Session API .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question