I've done more research on this now:
first of all, there's no way flowplay can display the stream metadata, because it isn't requesting it from the server. I sniffed the packets with wireshark, and flowplayer never sets the 'Icy Metadata' header, so the metadata is never set.
I've seen conflicting messages about how feasible it is to get this metadata in flash at all - apparently, it's possible, but rather difficult. This comment explains a little bit what's necessary, in vague terms:http://www.flexiblefactory.co.uk/flexible/?p=51#comment-3556
Any chance of flowplayer ever supporting this? I rather doubt it. :( I wonder if there's any other way that I could sync the web page's javascript to the audio being played? Maybe I'll have to use java intead.. ick.
first of all, there's no way flowplay can display the stream metadata, because it isn't requesting it from the server. I sniffed the packets with wireshark, and flowplayer never sets the 'Icy Metadata' header, so the metadata is never set.
I've seen conflicting messages about how feasible it is to get this metadata in flash at all - apparently, it's possible, but rather difficult. This comment explains a little bit what's necessary, in vague terms:http://www.flexiblefactory.co.uk/flexible/?p=51#comment-3556
Any chance of flowplayer ever supporting this? I rather doubt it. :( I wonder if there's any other way that I could sync the web page's javascript to the audio being played? Maybe I'll have to use java intead.. ick.