Yes. I made a chat room for a band once with it. nice admin functionalities. Now you will have to incorporate the video part, the one I worked with is just text chat. I think it shouldn't be too hard to take how its made and communicates and
work the video part in, or there may be a FlashVideoChat out there now.
I plan on doing this myself soon, just haven't yet.

Karl


On Jan 8, 2010, at 6:38 PM, Alexander Farber wrote:

Have you tried it yourself?

On Fri, Jan 8, 2010 at 10:44 PM, Karl DeSaulniers <[email protected]> wrote:
Google FlashChat

Karl

On Jan 8, 2010, at 3:17 PM, Alexander Farber <[email protected]>
wrote:

Hello,

how would you roughly implement video-chat
rooms with up to 3 connected clients in a "room"?

You would call nc.connect(roomNumner);
and that argument would be available
to the server side application.onConnect, correct?

But what would you do next?

I especially don't understand how to make the clients (re)establish
video streams between each other, considering the clients come and go.
For example you call ns.publish(XXX)/ns.play(YYY), but with which
arguments?

Please give me some overview (not the code, I'll write it myself)

Thank you very much
Alex

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Karl DeSaulniers
Design Drumm
http://designdrumm.com

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to