Jump to content

Audio stream help


turkspartan

Recommended Posts

Hey guys. I am making a website where I can have a list of radio stations. The user clicks on a link and the radio for that link plays on my site.I will be using URL's like these to play from.http://www.radyomavigece.com/tum-radyolarin-radyo-url-winamp-ip-adresleri/Any good themes I can start off of? I will have this on a wordpress site if that matters.The plugins I found only work if the url format is like this: http://yayin1.yayindakiler.com:3176/but wont play the ones like this:http://www.medya16.net/playerlar/kevser.plsI am stuck :(Thanks!

Link to comment
Share on other sites

A .pls file is a playlist file. If you download that file and open it in a text editor, you will see information including URLs. You would need to have code that could download and parse a .pls file in order to connect to the URLs in it.

  • Like 1
Link to comment
Share on other sites

A .pls file is a playlist file. If you download that file and open it in a text editor, you will see information including URLs. You would need to have code that could download and parse a .pls file in order to connect to the URLs in it.

Ok, Ill open the file and get the link myself, but can you please help me find a dang code for a basic player? I have been trying to figure this out for 3 days.

 

I want to be able to easily make it live and be able to edit how it looks.

I can't believe this is this hard. I am probably just making it hard for myself.

 

All of the wordpress players wont play a link like this http://yayin1.yayindakiler.com:3176/

I guess it only accepts an mp3 file. :'(

Link to comment
Share on other sites

Those are Shoutcast servers. You'll need to use a plugin like Flash as far as I know. Here's one:http://www.wavestreaming.com/player/free-shoutcast-flash-player/?

Thanks for the reply again. if I put in the link http://yayin2.canliyayin.org:9296/ it works flawless.

 

but if I put in the link http://live.radyotvonline.com:9030/ it wont work.

I tested the second link on winamp and it plays both.

 

It's killing me. I have been trying to figure it out for 3 days morning to night!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...