Hello Maxim,

I am trying to stop session recording when session exits.

In OM code, Application.java has one method i.e. exitRoom(Client c). This 
method is called when user exits the session either by using provided Exit 
button or by closing the browser window.

I am trying to call screenSharerAction(Map<String, Object> map) provided in 
ScopeApplicationAdapter.java from Application.exitRoom method to stop recording 
on exiting the session.

The call is going through but

IConnection current = Red5.getConnectionLocal();

Is returning null. However when we use applet to Stop Recording, the 
Red5.getConnectionLocal(); is returning correct object.

Can you guide me in this, how can we stop recording when user exits the session.

Thank You!

Regards,
Ashish Mehta

________________________________

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any 
virus/trojan/worms/malicious code transmitted by this email. www.motherson.com

Reply via email to