I am trying to build a media player similar to Soundcloud's, where you can stream the music but direct access to the MP3 is hidden and restricted to prevent song ripping.
How could I go about achieving this with nodejs/express?
I am trying to build a media player similar to Soundcloud's, where you can stream the music but direct access to the MP3 is hidden and restricted to prevent song ripping.
How could I go about achieving this with nodejs/express?