Hi to everyone, I'm new in this group, so nice to meet everyone. I'm
developing a flash application using XMPP (wildfire), and the RED5 plugin.
The plans are to have conference capabilitties inside our application.

The question I have is the following, as far as I understand, to setup a
"call" between 2 users what I have to do is to "publish" my mic information
into a stream, and "hear" the other person's stream,if I  have more than 2
users, I have to do the same and "hear" the other's published streams.

My question is, to hear one user I need to create an instance of NetStream
class. This, takes as a param an instance of NetConnection class. Now should
I create one netConnection instance for each stream, or the NetConnection
class supports several streams?

I hope my question was clear enough and was not extremelly stupid.

regards

Luis


_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to