Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-14098

[Flash Player] Video component will not play sound from a Netstream that contains only audio, without video.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • Adobe Flex SDK Previous
    • None
    • mx: Video
    • 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.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: