I’m currently working on how to make a video call to other ipad using Wi-fi or through LAN, can anyone list some API which supports video call functioning? please provide any links or codings regarding how video call works?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no default way to create video call one iPad to other…
The FaceTime is integrable into the iOS apps using one of the following URL schemas:
Unfortunately this is an nondocumented way, so according to this Apple Developer forum post, Apple rejects apps that uses this FaceTime API. So i think, it is not a feasible feature now.
I’m sure that there is some Video call SDK, e.g. TokBox or iDoubs (open-source option)
One of the most simple way to integrate Skype into your app using the following URL schema, but it’s not sure, that it is enough for you.
Good luck!