Hi Luiz, Luiz Filipe schrieb: [...] > When the application starts (appStart) all the so´s are created. After that > the clients can subscribe to them without problem. > But when the last client disconnects from the main lobby (root scope where > the so´s were created), red5 > destroy all the SO´s. In that manner when another client tries to connect to > the mainLobby we don´t have > the SO´s anymore.
are you using non-persistent SOs? They are supposed to be destroyed when the last client disconnects from them. Joachim _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
