Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): Windows
Affected OS(s): Windows XP
Browser: Internet Explorer 7.x
Language Found: English
Description
Steps to reproduce:
//publish
Microphone.getMicrophone
NetConnect.connect
Netstream.attachAudio(microphone)
Netstream.publish
//subscribe
Video.attachNetStream(stream)
Netstream.play(streamname)
Netstream.receiveAudio(true); // these have no affect
Netstream.receiveVideo(false); // no affect
Actual Results:
No sound.
But as soon as I put video in the stream, even a running stream, I get sound.
Expected Results:
Sound
Workaround (if any):
None
Note that I am use Wowza Media Server, but this attached example should work with an empty FMS application named audiochat.