uh...i suppose you'll need to keep a list of connected users and then subscribe to speific videostream when clicking on somebody's name. Anyway you'll need a more complex logic since scenarios like this can occurr (following your example):
1. User titi wants to talk to user toto thus he cliks toto's name 2. Meanwhile toto decides to talk with tata so he click's tata's name That's enough to mangle you're app if you're not meticulous, and it can get worse: 3. tata feels like talking to titi... Have fun ;) On 5/11/07, Steph Steph <[EMAIL PROTECTED]> wrote:
Hi everybody, I am using the fitcDemo server side and I am using the videoconference.swfclient side. The problem is when several guys are connected at the same time to the videconference.swf, we see systematically all guys (max 6). The aim of my application is to communicate with a specific contact by cam to cam, thus 2 people. I modified the videoconference.swf (actionscript videopool.as especially) in order to see just 2 people but I can't connected the webcam to a specifique user. If I am not clear, an example : I am connected as "Toto" name and I would like to speak with "Titi", how can I speak with Titi only (even if there are others peolple connected) ? how can I identify each one ? Thank you very very to help me urgently Regards Steph _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
-- ------------------------------------------------------------------- If a man speaks in a forest and his wife is not there, is he still wrong?
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
