Hi All,
I am trying to capture and play the audio frames directly manipulating media using pjsua2, I looked for it in the Faqs but it seem, it requires working with implementing pjmedia_struct [1] which isn't possible for me as the rest of my pipeline is written in python and there is no high level interface for doing it using pjsua2.
I am looking for a high level interface in pjsua2 similar to an old approach found at [2] . It still works but uses the unsupported pjsua-python bindings. There were issues with this old method like unpredictable frame capture failures on some calls and race conditions on multiple audio calls etc.
Any suggestions and help will be appreciated.
Thanks and Regards,
Malar.
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org