Posts: 560
Threads: 117
Joined: Jan 2011
Reputation:
0
What link would you use to stream your own shoutcast using the audio plugin? I tried the listen.pls but didnt work. Any information is highly appreciated.
Posts: 1,849
Threads: 96
Joined: Apr 2010
Reputation:
0
You are confused. PlayAudioStreamForPlayer is used to play an audio stream for a player using a URL. It can be your host or the ip to the server where you want to stream.
Posts: 527
Threads: 54
Joined: May 2013
try this one i got it off shoutcast am not to sure about them tho.
http://www.shoutcast.com/radio/Rap
Код:
PlayAudioStreamForPlayer(playerid, "http://yp.shoutcast.com/sbin/tunein-station.pls?id=293191");
Posts: 94
Threads: 26
Joined: May 2013
Reputation:
0
PlayAudioStreamForPlayer(playerid, "your url");