Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 mediaelement 播放广播网络广播流。
问题是 Firefox 不支持 html5 mp3。添加故障保护闪存播放器或任何其他解决方案会很好。
mediaelement.js 有一个内置的 Flash 播放器作为后备。你有什么问题?
对于我们的 Shoutcast 流,我们使用“http://255.255.0.0/;stream.nsv”作为音频源(当然,使用真实的 IP 地址)。分号是必需的,它告诉 Shoutcast 将流而不是管理页面传送到浏览器。