hey folks
i am interested in streaming a live audio signal over the internet. i host a radio program on saturday mornings, and i want to make that content available live on-line to people who live outside the over-air broadcast signal. the radio station i work for does not stream their signal, but they also have no objection if i wish to do so
currently i record the programs, then convert and save them as WMA files
i have windows media encoder installed, and i CAN create a WMA file, and it does record live audio that goes through my sound card - because i can play it back after i 'stop' it. the problem of course, is that i cannot change the 'internet address' box, and the file is created on my local machine only. i have no way (translation: "i don't know how") of making that streaming file available to people on the other side of the world. So HOW do i make that streaming file available to anyone and everyone??
I DO have FTP access to a server, but if i try to upload the streaming file to it as it as that same file is being created, it errors out - and says it can't upload the file
any suggestions? how the heck do i make a streaming broadcast available to the world
i am amazed how i have yet to find a simple, easy to use, 1, 2, 3 type of step by step instructions to stream live audio on the internet. i don't have a budget that will allow me to make a deal and pay monthly fees to radio365.com, warp radio, etc. i have a whole server at my disposal and can't launch the one thing we'd like to launch most
suggestions? help??
thanks..
please email me with details
wmtbuyselltrade@yahoo.com
Tim 'StreamingMeeMee' Carter [MVP/Digital Media] - 16 Feb 2004 01:00 GMT
Basically, the piece you are missing is the 'media server' to distribute
your stream. Windows Media Services runs on Windows 2000 or 2003 server
and is free with the Windows server license.
You would configure your server with a single 'broadcast point' that
knows the IP address of your encoder. You would publish this broadcast
point URL on your website. When a listener connected to the broadcast
point URL, the media server would begin pulling the stream from your
encoder and then send it along to the listener. Any additional
listeners would join the stream 'in progress'; no additional feed from
your encoder is needed for more listeners.
If you do not control a Windows server that has a static IP address and
is directly connected to the Internet, you can use your existing web
server to deliver 'archive' versions of your program. Using your
existing encoder, record your show to a WMA file. When the show is
complete, upload the show via FTP to your web server and provide a link
to it on a web page. When someone clicks that link, their player will
begin downloading the show and start playback after a short buffering
period. It is not necessary for them to download the entire show before
playback begins. This is referred to as 'progressive download'. It
differs from streaming in that now 'fast forward' or 'rewind' is
available during playback.
Hope this helps.
T.
> hey folks,
>
[quoted text clipped - 7 lines]
>
> any suggestions? how the heck do i make a streaming broadcast available to the world?

Signature
Tim Carter / StreamingMeeMee
Frontier Digital
PH: 508.982.4800
AIM: streamingmeemee MSN: streamingmeemee@hotmail.com
Microsoft Digital Media MVP 2002-2004
antonio di pede - 25 Feb 2004 04:21 GMT