I want to develop Iphone Native video chat app using WebRTC(Not browser). Main feature is Iphone user can able to call Desktop web browser. Any way?(please without third party API)
Asked
Active
Viewed 4,303 times
1 Answers
3
- First, this is helpful tutorial http://ninjanetic.com/how-to-get-started-with-webrtc-and-ios-without-wasting-10-hours-of-your-life/ that help you build and run AppRTCDemo on iOS simulators and devices.
- Second, download and run my AppRTCDemo if you cannot build AppRTCDemo by you own.

phuongle
- 1,166
- 11
- 17
-
The "How to..." article, republished elsewhere, but this link actually works: https://blog.csdn.net/Templar1000/article/details/22510703 – senojsitruc Feb 08 '22 at 13:16