Hi , I am using pjsip with video support. I have our own implementation of renderer for rendering captured/decoded video frames. Is there any way in pjsip to get captured frames into a sperate callback function ? This callback function will feed it inside our renderer. >From code reading, I figured out that in pjmedia there are callback like "capture_cb" which gets these frame. But this is not exposed to pjsua_lib level. Is there any way to achieve this in pjsua_lib level ? Thanks. Regards, Umesh. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120817/86758e17/attachment-0001.html>