Hello, currently I am trying to upgrade a customized openmeetings- application. I started by upgrading to release 2036 (I know it is still a quite old one but I am quite slow with merging ;-)
That release is said to fix a "room leave"-anomaly (issue 723). Unfortunately not for me. For example having two users Alice and Bob. First Alice enters the room. Then Bob enters. Then Bob closes his browser. Bob's image becomes black but is not removed from the room. After some investigation I found that in the 'roomLeave'- and 'streamBroadcastClose'-handlers Red5.getConnectionLocal().getClient().getId() does not seem to return the correct streamid. In the above example '0' instead of '1'. Does anybody know what may be wrong? Please tell me if you have any idea. I cannot find the reason, although I am already desperately searching for more than three weeks. Thanks for reading, Cyril -- You received this message because you are subscribed to the Google Groups "OpenMeetings developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-dev?hl=en.
