Home

Awesome

AppRTCDemo sample project for iOS

About

This is unofficial XCode Project of AppRTCDemo (for ios). AppRTCDemo is WebRTC demo application.

Please see How to get started with WebRTC and iOS without wasting 10 hours of your life for more details.

Usage

  1. Build this project on Xcode, and run on ios device.
  2. Open https://apprtc.appspot.com/ in Browser (Chrome or Firefox).
  3. Check room number at end of URL.
  4. Input room number in app's text filed, that has placeholder "apprtc room".
  5. <b>Join</b> to room.

Build and Run Environment