Page 1 of 1

Audio/Video trought PHP

Posted: Wed Jul 02, 2003 3:48 pm
by WEBcast
Where can i find tutorials or documentaion for tunneling Audio or Video stream through PHP

Something like this:

Copy&Paste this link in youre mp3 player , don't clik
http://test:parola@radio.webcast.ro/live/live.php

but more good and working good

Posted: Wed Jul 02, 2003 5:29 pm
by volka
not really documentation but scripts for downloading can be found e.g. here:
http://php.resourceindex.com/Complete_S ... anagement/

Posted: Wed Jul 02, 2003 7:10 pm
by WEBcast
i want to hide my SHOUTcast streaming port and protect them with password, only registred users can listen my streaming.

I want to make a stream at 128kb/s Stereo but only for metropolitan area becouse of my bandwith is to small all over the internet.

i have this http://webcast.ro:8000/listen.pls Is a SHOUTcast mp3 audio streaming and i want tunneling this trough PHP for hide real address and protection with password.

Any ideas or sugestions?