Audio/Video trought PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
WEBcast
Forum Newbie
Posts: 2
Joined: Wed Jul 02, 2003 3:48 pm
Location: Iasi, Romania

Audio/Video trought PHP

Post 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
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

not really documentation but scripts for downloading can be found e.g. here:
http://php.resourceindex.com/Complete_S ... anagement/
WEBcast
Forum Newbie
Posts: 2
Joined: Wed Jul 02, 2003 3:48 pm
Location: Iasi, Romania

Post 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?
Post Reply