HTML5 m3u / asx stream player
I was wondering if it is possible t开发者_Python百科o play a radio stream via m3u or asx on a HTML 5 player? Google doesn't give me any answers.
To my knowledge, it isn't possible in HTML5 yet. I think most streams are MP3. You can try to convert the ASX stream to an MP3 via PHP. Meanwhile you can load it via Javascript/HTML5 in your browser.
精彩评论