PJSUA2 disabling media transport?

LB
Luke Biddle
Mon, Dec 10, 2018 4:54 AM

Hi all,

Does anyone know how I can stop PJSIP from opening media ports when making
or receiving a call while using the PJSUA2 python API? I want to use
gstreamer instead for the call's audio. I tried starting the call with
audioCount and videoCount set to 0, but it's still claiming ports as though
audio is enabled. This seems like a bug, can anyone confirm?

Regards,
Luke Biddle

Hi all, Does anyone know how I can stop PJSIP from opening media ports when making or receiving a call while using the PJSUA2 python API? I want to use gstreamer instead for the call's audio. I tried starting the call with audioCount and videoCount set to 0, but it's still claiming ports as though audio is enabled. This seems like a bug, can anyone confirm? Regards, Luke Biddle