Users where isAVClient==true means that this connection does not handle push messages from the Red5 server. So sending to this connection or RoomClient will have no effect.
Sebastian 2012/3/6 Maxim Solodovnik <[email protected]> > Hello Sebastian, > > I've just commited refactored upload. > Unfortunatelly if throws exception: > > java.lang.Exception: Could not Find RoomClient on List publicSID: > 415408aa498aa20e2d840069e2e7fae5 > at > org.openmeetings.app.remote.red5.ScopeApplicationAdapter.sendMessageWithClientByPublicSID(ScopeApplicationAdapter.java:2473) > ~[openmeetings.jar:na] > > The roomClient is present in the map, but it is marked as AV, but sent > message requires NOT AV client. > can I just add code to send the message regardless AV status? > Or it will break something? > > -- > WBR > Maxim aka solomax > -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
