[Red5] how to call getActiveConnections ?

Thomas iamkenzo at gmail.com
Sun Oct 18 12:30:29 PDT 2009


I am trying to get the total number of people connected to a room
inside my roomJoin method. In there I have access to room which is of
type IScope, therefore I cannot call getActiveConnections because it
only exists for Scope which implements IScope.

So how to call getActiveConnections or get the total number of connected people?

Thanks for your help



More information about the Red5 mailing list