与JW Player一起玩SkyRadio

时间:2014-12-23 01:19:42

标签: javascript api audio stream jwplayer

我想使用JW Player从SkyRadio播放其中一个流:

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/

希望有人可以提供帮助。 提前谢谢。

3 个答案:

答案 0 :(得分: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>

答案 1 :(得分:0)

JW Player不支持这些流程。我们仅支持以下内容 - http://support.jwplayer.com/customer/portal/articles/1403635-media-format-support

答案 2 :(得分:0)

@Ethan 文件是FLV格式,我认为JW Player支持

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