I’m looking for somewhat for audio which is like Kewego or Dailymotion Cloud to video.
I’m looking for a good service to:
-
Encode user-uploaded audio files in predefined qualities
-
Stream it on demand in a more or less customisable player.
—
The goal is to run my own audio hosting platform, a bit like Soundcloud.
I’m open to all kinds of solutions, but I would prefer a cloud hosting with good API to interface it in a white label way. But if you know good server-side software, I could also use that…
Edit:
The bounty is now opened for 7 days and no answers: if you have any clues for me to achieve my platform, I’m interested…
API based encoder -> http://www.zencoder.com
Player -> If you are looking for something as robust as soundcloud, you are going to have to write that yourself. Otherwise something like jplayer could work. http://www.jplayer.org/latest/demos/
Home Baked -> A combination of FFMPEG + Wowza would give you a nice 1 – 2 punch for encoding / adaptive bitrate delivery. (Wowza doesn’t support VOD transcoding with their “Transcode AddOn” yet, otherwise you would be able to use JUST wowza). They also have a deal with Amazon for daily instances if you just want to try it out.