Skip to main content
Araripina_PE
Participant
November 5, 2010
Question

Mixing in live streaming Microphone and MP3

  • November 5, 2010
  • 1 reply
  • 937 views

Hello,

We intend to develop a Flex client application the user to send audio from your microphone and mp3 at the same time to a server that Flash Media Server.

It would be a mix of microphone and music in mp3 that is playing in the application at the same time transmitted to the listeners.

What will be the version of Flash Media Server that enables this mixing of audio from microphone and music played on the client in flex? Which version of Flash Media Server that can best meet my needs?

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    November 8, 2010

    As of now you won't be able to publish any local content say like mp3 from Flash Client to FMS. You would have to have mp3 file stored on server and then write some kind of logic where your audio content from microphone and mp3 playback is synced. There is no direct way that you can mix two contents and playback it as one stream. And you will need Flash Media Interactive Editon if you plan to write any server-side logic for sync.