我怎么能用HTML5播放shoutcast / icecast流? [英] How could I play a shoutcast/icecast stream using HTML5?

查看:235
本文介绍了我怎么能用HTML5播放shoutcast / icecast流?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以使用HTML5播放shoutcast / icecast流?

Is it possible to play a shoutcast/icecast stream using HTML5?

如果是这样,我该如何实现它?

If so, how should I implement it?

推荐答案

在http请求的末尾添加分号。这是shoutcast提出的协议,以覆盖它的浏览器检测。像这样:

Add a semicolon to the end of the http request. It IS the protocol set forth by shoutcast to override it's browser detection. Like this:

<audio controls src="http://shoutcast.internet-radio.org.uk:10272/;"></audio>

这篇关于我怎么能用HTML5播放shoutcast / icecast流?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆