Hi. First i noticed you are from Bulgaria and that is good :). About that i
think that in the samples in the red5 there is some examples about using the
conference chat with cameras or just a normal chat. Try there first and if
there is no success write me back.

P.P: I am new in this so i suggest not to expect much help from me in
writing codes.


2008/8/19 Dimitar Dimitrov <[EMAIL PROTECTED]>

>  Hi there,
> I am trying to create a conference between more than two users. The
> conference application consist of one flash movie for broadcasting and
> multiple movies for catch the party's streams. The broadcas movie did not
> produce self voice from the microfon. Conference-party-movie is a single
> movie which use flashvar with the stream name. The flash components using
> the oflaDemo application. The problem is when we connect more than 2
> users, the voice echo becomes very noisy. This is the code of the broadcast
> movie:
> ...
> var mic:Microphone = Microphone.get();
> ...
> mic.setUseEchoSuppression(true);
>
> as you can see I use a setUseEchoSuppression() method but without success.
> If someone has a working conference for more than two people, and if so is
> there a problem with the echo cancellation. The video example provided with
> red5 did not include voice, so I cannot decide where is the problem. I will
> be very thankfull If you know something which can help me.
>
> Thanks in advance
> Dimitar
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to