Shoutcast HTML5
Hi,
I'm hoping somebody will be able to help me getting shoutcast working with jwplayer 5.4, javascript embedded mode.
I'm unable to get the JW Player to play my shoutcast stream in HTML5, It works OK in flash.
The reason I want to use HTML5 is so iPad, iPhone etc will work.
I've got the javascript embeded and the player works OK when loaded on a PC in flash but but will not play my my iphone, the iphoen states its unable to download the file,
Hope somebody can help.
..
bc.. <div id="container">Loading the player ...</div><script type="text/javascript">jwplayer("container").setup({autostart: true,flashplayer: "player.swf",file: "http://208.53.138.125:8389/;stream.nsv&type=mp3",provider: "sound",height: 270,width: 480});</script>