sxudan / VideoMessengeriOS

This is a WebRTC project in iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoMessengeriOS

Introduction

This is a WebRTC project in iOS done in swift.

Setup

  1. Do pod install
  2. Setup an iOS firebase app in firebase console, download GoogleService-Info.plist and place it in the project.

3. Add FirebaseApp.configure() in AppDelegate.swift in didFinishLaunchingWithOptions 4. Run the project

How to use

  1. From one user, Enter your name and click create button
  2. From another user, Enter you name and click join button

Screenshots

About

This is a WebRTC project in iOS


Languages

Language:Swift 99.5%Language:Ruby 0.5%