Hi Tom, Tomáš Krcha wrote: > as we register SO in roomStart, why it's not called roomLeave, when client > disconnects? > > Actually I have finally found what I was searching for. > People in room are persistant and they not leave the room with appLeave - so > when I was writting them, they were still in room, but not in scope. > > What is the difference between room and scope? And when is called roomLeave.
Looks like you found a bug - "roomLeave" seems to be called from nowhere, only "appLeave". Just checking... Scopes are both the application and the rooms. Every part in the path you connect to is a scope. Joachim
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
