I have created an HTML5 web page that uses HtmlAudioElement to play an IceCast audio stream.
I would like to display Artist/Song information, which is sent as Metadata within the IceCast stream.
Can I get that information from the stream using HTML5/JavaScript?