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.
我想知道是否可以在 HTML 5 播放器上通过 m3u 或 asx 播放广播流?谷歌没有给我任何答案。
据我所知,这在 HTML5 中是不可能的。我认为大多数流媒体都是 MP3。您可以尝试通过 PHP 将 ASX 流转换为 MP3。同时,您可以在浏览器中通过 Javascript/HTML5 加载它。