Hi,

 

I am having troubles in getting connected clients to a scope (room).

 

When user connects the appJoin is executed. And I need to let other connected clients know that there is someone new by setting shared object.

But this time (appJoin) the scope.getClients() is empty.

 

So the problem is, that maybe you add client to scope after appJoin, but the user must be there before it. No?

 

The same situation is at appLeave. When I write connected clients (scope.getClients()), the user is still there, but he already left the room, no?

 

Thanks for describing this part.

 

Tom Krcha

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

Reply via email to