-
Notifications
You must be signed in to change notification settings - Fork 305
Home
alongubkin edited this page Oct 15, 2014
·
32 revisions
PhoneRTC is a Cordova plugin that makes it easy to add WebRTC-based video and voice chat to your app without any third party servers.
It supports Android, iOS and Browser platforms.
- Introduction
- Installation
- Getting Started
- API Reference
- Frequently Asked Questions
- StackOverflow Q&A
Useful Cordova plugins to use with PhoneRTC:
- com.dooble.audiotoggle - For switching between speaker and earpiece
- org.chromium.power - For keeping the display awake in video calls
PhoneRTC 2.0 is a major step forward:
- New website
- The iOS plugin has been rewritten in Swift
- Multi-session support
- Browser support
- Demo app based on Ionic
- Renegotiation
- Documentation
- Improved Android video performance
- Lots of bugfixes