What steps will reproduce the problem?
1.Playing an MP3 Icecast stream
2.?
3.?
What is the expected output? What do you see instead?
The expected output would be the visualization to be shown.
on Firefox none will happen, just the starting visualization and then it would
shutdown and black screen appears.
At IE9,Chrome it works just fine
What version of the product are you using? On what operating system?
flowplayer-3.2.7
flowplayer.audio-live.swf
(FROM HERE: http://code.google.com/p/flowplayer-plugins/issues/detail?id=10)
// The one i downloaded from flowplayer.org wont work properly with an icecast
stream.
flowplayer.audiovisual-3.1.0-dev
Please provide any additional information below.
<script>
$f("player", "flowplayer-3.2.7.swf", {
plugins: {
visual: { url: 'flowplayer.audiovisual-3.1.0-dev.swf' }
},
clip: {
url: 'http://*icecast-server*/listen.mp3',
live: 'true',
autoBuffering: 'false'
},
log: {
level: 'debug'
}
});
</script>
*** LOGS ATTACHED ***
Original issue reported on code.google.com by Yahav.Sh...@gmail.com on 22 Jul 2011 at 1:47
Original issue reported on code.google.com by
Yahav.Sh...@gmail.com
on 22 Jul 2011 at 1:47Attachments: