Restreaming with php
Posted: Thu Oct 15, 2009 12:30 pm
Is it possible to use php to listen to a music stream from one server and distribute it to visitors on the other server?
I am shoutcasting music using winamp on my home pc. I want to stream this music to a php script on a webhost so they take the load of the all the people listening and I only have 1 listener (the webhost) on my pc.
Also. any guidelines on how this would be done?
Remember its a webhost, I can't use any other server side stuff.
I am shoutcasting music using winamp on my home pc. I want to stream this music to a php script on a webhost so they take the load of the all the people listening and I only have 1 listener (the webhost) on my pc.
Also. any guidelines on how this would be done?
Remember its a webhost, I can't use any other server side stuff.