[Red5] How do I force a sync event?

Marcel D. hoimetmij at yahoo.com
Fri Sep 21 02:43:08 PDT 2007


Ok, I think I know why I had problems with the Sync events:

I stored all shared Objects  in a private HashMap<String, ISharedObject> SOLocs

and used SOLocs.get(locKey) to obtain the SO. 

I changed it to getSharedObject(getScope(), "mySORoom_" + locKey)

and now I get the Sync Events.

That was a pretty tough one.

Marcel 




 



----- Original Message ----
From: Marcel D. <hoimetmij at yahoo.com>
To: red5 at osflash.org
Sent: Friday, 21 September, 2007 10:13:52 AM
Subject: [Red5] How do I force a sync event?

Is there any way to force a sync Event to be dispatched from the server side? I tried to always add a lastUpdated property, but no...

I'm still facing this issue that if I update an SO, sync events do not dispatch to any clients anymore once one client connects again.

For me it's pretty critical and I also noticed this is filed as a bug by someone:
 
http://jira.red5.org/browse/CS-5

Thanks!

Marcel










      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 

_______________________________________________
Red5 mailing list
Red5 at osflash.org
http://osflash.org/mailman/listinfo/red5_osflash.org





      ___________________________________________________________ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  http://uk.promotions.yahoo.com/forgood/environment.html



More information about the Red5 mailing list