"screenSharerAction"
, new Object[] { params }
, ScopeApplicationAdapter.this);
}
});
bsScope.subscribe(proxy, null);
proxy.start(id, "live", null);
streamingProxyMap.put(publishName, proxy);
stream.addStreamListener(new IStreamListener() {
public void packetReceived(IBroadcastStream stream, IStreamPacket packet) {
try {