Pregunta

I was wondering if it is possible to play a radio stream via m3u or asx on a HTML 5 player? Google doesn't give me any answers.

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top