Hi Himadri,
I hope a re- INVITE sip message or UPDATE message is responsible for updating media on far end of session. An updated sdp params will notify another end to stop video. When you stop video on device A then an re invite with sdp with media line video will not be there sent to other device will negotiate to end video there.
Thanks
Varun
Mobile: +91-9873868905
Call me anytime
Sip consultant
--
You received this message because you are subscribed to the Google Groups "CSipSimple Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to csipsimple-de...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Presently I cannot pin point the function names but there is support in pjsip for media update. Search media update offer with pjsip surely you will find a pointer to utilize this. You can also call me for further explanation.
Thanks
Varun
Mobile: +91-9873868905
Refer lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2012-july/015048.html
Here Nanang explains the same
Also see there is support for media update on re-invite or update sip method. If it is not there in CSIPSIMPLE java layer then you need to create a wrapper of it in CSIPSIMPLE and derive this method in java layer to support this.
Pjsip support can be found in www.pjsip.org/pjsip/docs/HTML/structpjsip_inv_callback.htm
BR
Varun
Call me