How to get a radio station live streaming link?
#9

Its easy to get the stream link from shoutcast.
Get the embed code..
Code:
<'embed src='http://www.shoutcast.com/media/popupPlayer_V19.swf?stationid=http://yp.shoutcast.com/sbin/tunein-station.pls?id=1499&play_status=1' quality='high' bgcolor='#ffffff' width='398' height='104' name='popupPlayer_V19' align='middle' allowScriptAccess='always' allowFullScreen='true' type='application/x-shockwave-flash' pluginspage='http://www.adobe.com/go/getflashplayer' ><embed>
And look for the part i colored red, and then add it to playaudiostreamforplayer..
Code:
PlayAudioStreamForPlayer(playerid, "http://yp.shoutcast.com/sbin/tunein-station.pls?id=1499");
Add that to your code and it will play ingame.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)