Answer the question
In order to leave comments, you need to log in
How to play an audio stream (.pls file) on a web page using audio?
I want to make a radio broadcast, but I don't know how to make the audio element play an audio stream using a .pls file. Like on the SHOUTcast website . Help me please.
Answer the question
In order to leave comments, you need to log in
.pls is just a playlist text file with ini structure You can load it via ajax and parse
it on
the
client using
https://stackoverflow.com/questions/3870019/javasc... src of the audio element.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question