cordova-rtc / cordova-plugin-iosrtc-sample

Sample app for Cordova iOS plugin exposing the WebRTC W3C API

Home Page:https://cordova-rtc.github.io/cordova-plugin-iosrtc-sample/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cordova-rtc-logo

cordova-plugin-iosrtc-sample

Basic sample application using cordova-plugin-iosrtc.

capture

Requirements

In order to make this Cordova plugin run into a iOS application some requirements must be satisfied in both development computer and target devices:

  • Xcode >= 11.1 (11A1027)
  • iOS >= 10.2 (run on lower versions at your own risk, don't report issues)
  • swift-version => 4.2
  • cordova >= 7.1.0
  • cordova-ios >= 4.5.1

Third-Party Library Examples

  • WebRTC W3C v1.0.0
  • WebRTC.framework => M69
  • WebSocket
  • Janus => 0.7.4
  • JSSip => 3.1.2
  • Sip.js => 0.15.6
  • Twilio => 2.0.0
  • Open-Easyrtc => 2.0.5

Author

Harold Thetiot

Maintainers

License

MIT :)

About

Sample app for Cordova iOS plugin exposing the WebRTC W3C API

https://cordova-rtc.github.io/cordova-plugin-iosrtc-sample/index.html


Languages

Language:JavaScript 85.5%Language:CSS 7.6%Language:HTML 5.8%Language:Shell 1.1%