Hi Ruben This works for me with red5 0.4.1 on appJoin method:
...
public class Application extends ApplicationAdapter {
public boolean appJoin(IClient client, IScope app){
createSharedObject("so_name",false);
...
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
