Have you tried it yourself?

On Fri, Jan 8, 2010 at 10:44 PM, Karl DeSaulniers <k...@designdrumm.com> wrote:
> Google FlashChat
>
> Karl
>
> On Jan 8, 2010, at 3:17 PM, Alexander Farber <alexander.far...@gmail.com>
> 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
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to