|
Posted by J.O. Aho on 11/21/06 11:51
Brent Palmer wrote:
> Hi all.
> Is it possible to relay a radio stream from my home server to my online web
> server and then have connections from their.
> That way I would only have one connection from my home server to my web
> server and multi connections from my web server.
> I'm running on my home PC Jazler Radio II to handle the radio side with
> SimpleCast for the encoding and Shoutcast server.
> As I'm limited to only 512 down 128 upload on my ADSL line I would like to
> relay the stream to my online server that has higher bandwidth.
> Can this be done with PHP? Some how capture and replay the audio or
> something.
Use a server program on your "home server" that can multicast (one stream for
many users). See the documentation for "PC Jazler Radio II".
No matter how you use PHP, if the server program on your computer don't
support multicast, then it won't work, for each time that someone would be
"redirected" from the remote server, a new connection would be created.
I hope that this time the answer will sink in.
//Aho
Navigation:
[Reply to this message]
|