Amon-Yak
09-29-2008, 09:03 AM
Hello folks,
I don't know that much of ActionScript and I hope anyone could give me hints about how to do it, what I want to do.
I want to mix an incoming Audio Stream with my Microphone Sound and send/stream the mixed result to a Red5 Server. I don't want to do the mixing at the Red5, because I don't know how to synchronize it there properly. I looked into the API of AS and it seemed to me, that there is no way to use the native audioclasses for mixing, because one audiosource is a stream.
Has anyone suggestions, how to solve the problem? If anybody knows, how to synchronize two streams at Red5 is good aswell.
The result should be something like ... two people are talking and the talk is stored by a server for later replays. That for the conversation should be well synchronized.
Thanks alot
I don't know that much of ActionScript and I hope anyone could give me hints about how to do it, what I want to do.
I want to mix an incoming Audio Stream with my Microphone Sound and send/stream the mixed result to a Red5 Server. I don't want to do the mixing at the Red5, because I don't know how to synchronize it there properly. I looked into the API of AS and it seemed to me, that there is no way to use the native audioclasses for mixing, because one audiosource is a stream.
Has anyone suggestions, how to solve the problem? If anybody knows, how to synchronize two streams at Red5 is good aswell.
The result should be something like ... two people are talking and the talk is stored by a server for later replays. That for the conversation should be well synchronized.
Thanks alot