Tuesday, 13 August 2013

nodejs/express - play/stream MP3 but restrict download

nodejs/express - play/stream MP3 but restrict download

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?

No comments:

Post a Comment