plz help

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
coagentus
Forum Newbie
Posts: 1
Joined: Sun Mar 01, 2009 2:54 pm

plz help

Post by coagentus »

Hello Friends. i want put fm radio station on my website. would any one able to tell me how i do put fm radio station my web.plz help thx
User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: plz help

Post by omniuni »

Your broadcasting setup should currently be using some kind of computer system to mix and play the music before it is broadcast on FM. You would install on that computer a streaming server, for example IceCast. This software will set up URL's based on your IP address and can stream your station in MP3 or Ogg Format, and people can play it using their software of choice, such as VLC, Xine, MPlayer, QMP, Winamp, etc.
Post Reply