fekaduw Posted March 1, 2007 Share Posted March 1, 2007 hello everyone, someone asked me to assist him in broadcasting a local radio program on the Internet. He has got a website and wanted users to access all the programs from the website. But i failed to provide a solution. If i could get some sort of link(code, tutorial), i could have won the project. so, any help is highly appreciated.... thanks Link to comment https://forums.phpfreaks.com/topic/40781-how-is-radio-broadcast-possible/ Share on other sites More sharing options...
lachild Posted March 2, 2007 Share Posted March 2, 2007 Hmm.. Well I don't think PHP is going to solve this one for you. First you need to know who your target user is going to be and select the proper format to stream in. The main choices are of course, Windows Media, OGG, Real Player, MP3 and Quick TIme. Once you know what format you want this streamed in, then a simple search on the internet for "Streaming [whatever]" will turn up all kinds of tutorials and how-tos. What happends for any format is the same. It is usually only the client the user see's that is generally custom programed. Link to comment https://forums.phpfreaks.com/topic/40781-how-is-radio-broadcast-possible/#findComment-197568 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.