I want to implement audio and video call using pjsip but unable to integrate the same. Could you please guide me how to implement audio and video call in iOS version? Any clue would be highly appreciated.
Asked
Active
Viewed 411 times
0
-
Your question is to broad. Please, provide what you've tried so far. – fewlinesofcode Nov 21 '18 at 06:47
-
@fewlinesofcode, Thanks for your response. I did not get proper documentation how I can implement PJSIP in IOS project. Can you help me. – Bikramjeet Singh Nov 21 '18 at 06:54
-
Check this https://stackoverflow.com/questions/11848333/how-to-build-and-compile-pjsip-for-xcode-using-sample-code-ipjsua-to-test – remyr3my Nov 21 '18 at 07:30
-
Follow this PJSIP developer build guide to build basic iOS with [PJSIP](https://trac.pjsip.org/repos/wiki/Getting-Started/iPhone) – Nandhakumar Kittusamy Nov 30 '18 at 13:55