We're seeing a very strange issue were in IE (not in firefox / chrome), the audio of our flash streams is being duplicated.
When pressing stop on the player, the duplicated audio continues to play.
I've been digging around Google, the only thing similar I have seen is in a forum discussing BBC iPlayer.
We're running Flash Media Server 3.5 on Win Server 2003.
It's a relatively recent issue, so thought it might be due to a flash player upgrade. I just upgraded to the latest version (10.3.181.34) and we're still seeing the issue.
I have also heard of this possibly being caused by a NetStream not being closed properly, however our flv player swf has not been modified and the issue has only cropped up recently.
I'm just installing Wireshark to see if I can see any further details.
Does anyone know of any good diagnostic techniques or seen anything like this similar in the past?
thanks for the help
EDIT I've done a wireshark trace and in IE I can see duplcate:
_result('NetConnection.Connect.Success')
So it's definitely making 2 connections. But in firefox I'm only seeing 1 connection. The plot thickens.