codeSessionsP2 / masimapage

masima landing page
MIT License
1 stars 2 forks source link

Use Audio-Stream instead of self hosted MP3 #32

Open mxklb opened 7 years ago

mxklb commented 7 years ago

Actually we deploy the budapest.mp3 to our gh-pages branch and play it using HTML5 audio player.

It would be more elegant to simply stream the audio files hosted at soundcloud while still delivering a custom HTML5 audio player (instead of using the default embedded soundcloud player), maybe just as it is actually implemented. Or we use an additional playlist widget. The playlist cloud then be edited/changed within soundcloud instead of in source code ...

Benefits:

To clarify:

As example I found the following request play-soundcloud-stream-uri-in-html-5-mp3-player-audio-js

codeSessionsP2 commented 5 years ago

https://developers.soundcloud.com/docs/api/sdks#javascript