2014-12-23 64 views
2

我想使用JW Player播放從SkyRadio這些流之一:播放SkyRadio與JW球員

http://www.skyradio.nl/player/skyradio.asx 
http://www.skyradio.nl/player/skyradionl.pls 
http://8623.live.streamtheworld.com:80/SKYNLAAC_SC 

我試圖看文檔的所有昨天卻沒有盧克斯http://support.jwplayer.com/

希望任何人都可以幫忙。 在此先感謝。

+0

不能使用JW Player顯示其他人的內容。您可以顯示自己的視頻流,自己託管的視頻或公開的YouTube視頻。就是這樣 - 沒有別的。 – MisterNeutron

回答

2

這對我有效。

<div id='playerUyHYwyQDukeC'></div> 

    <script type='text/javascript'> 
     jwplayer('playerUyHYwyQDukeC').setup({ 
      file: 'http://8623.live.streamtheworld.com/SKYRADIOAAC?streamtheworld_user=1&nobuf=1427147101030', 
      type: 'flv', 
      width: '100%', 
      aspectratio: '16:9', 
      primary: 'flash', 
     }); 
    </script> 
0

@Ethan 文件是由JW Player支持FLV格式的,我認爲

http://8623.live.streamtheworld.com/SKYRADIOAAC?streamtheworld_user=1&nobuf=1427147101030