Streaming Audio Website

Does anyone run a streaming audio site ?
I'm looking into it and wondered if it required special hosting.
If anyone has any recommendations on hosting, audio players etc I'd love to hear them.

Cheers
 
S

serverhouse

Doesn't require special hosting.

These days you can use things like flash etc to 'stream' audio/video
Or you can just have wav files or mp3's

I would advise against any noise playing automatically when someone visits your website as it can cause problems (i.e browsing in your lunch break and suddenly the whole office knows what you're doing)

If you show me the site / intention I'm happy to offer more pointers on actual implementation
 
Upvote 0

Rudi

Free Member
Feb 14, 2012
321
72
Manchester
There can be advantages to special hosting, for instance those hosts that offer IIS Media Services. With a Silverlight front-end (perhaps with others also..) it has the ability to stream automatically depending on what's being viewed, how long the video is, how strong their connection speed is etc etc.

There's also the automatic transfer encoding to switch between encoders based on what device the video/audio is being played upon. There's also bit rate throttling for the downloads etc etc.

Most of the features could be achieved with other web server software via third-party plugins etc but this is a comprehensive package.

That said, if you're just hosting simple audio and playing it back with a simple HTML/Flash media player, I wouldn't worry too much. IIS Media Services will help out when you're one of the "big fish" in the market :D
 
Upvote 0

Posilan

Free Member
Dec 20, 2010
2,540
878
Manchester
Does anyone run a streaming audio site ?
I'm looking into it and wondered if it required special hosting.
If anyone has any recommendations on hosting, audio players etc I'd love to hear them.

Cheers
Is this live streaming or pre-recorded (or both)?

For live streaming or playlist streaming, you could look for Shoutcast hosting. Shoutcast is a streaming server made by Nullsoft (the people that made the Winamp MP3 player).

Steve
 
Last edited:
Upvote 0

astutiumRob

Free Member
May 5, 2004
1,312
241
London
I'm looking into it and wondered if it required special hosting.
Depends on what you mean by "streaming" ...

We run a s/Cast hosting service - for ease of use for the clients, it requires certain software and configurations at the server end, and (types of stream dependant) uses about 300 times more bandwidth than a normal hosting setup - so simple answer is Yes, it needs special hosting.
 
Upvote 0

Rudi

Free Member
Feb 14, 2012
321
72
Manchester
Agreed. But if you review the post, they mention wav files and flash.
No they don't.

We use a company called bitgravity for LIVE streaming.
Interesting, they must have some form of custom encoder such as IIS MS allowing it to be streamed across in different formats. I'm assuming it accepts it's input in different formats too!
 
Upvote 0
S

serverhouse

Agreed. But if you review the post, they mention wav files and flash. We use a company called bitgravity for LIVE streaming.

I think it was me that mentioned that rather than the OP.

I assumed (maybe wrongly?!) that as their business was wedding related they'd have no need for live streaming.

But hey its 2012 and I've seen weddings streamed real time so perhaps that is what they want.

OP to clarify I guess?
 
Upvote 0

Latest Articles