Hi Klemen,

Klemen Nagode schrieb:
I am calling server function from flash. Someone knows how could I get the IConnection object or IClient object inside this server function? (example code is below)

import org.red5.server.api.Red5;
[...]
IConnection conn = Red5.getConnectionLocal();
IClient client = conn.getClient();
[...]

Joachim

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to