Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.32 KB

readme.md

File metadata and controls

56 lines (30 loc) · 1.32 KB

Random Video Calling iOS App

This is a random video calling iOS application developed using Swift, UIKit, WKWebView, WebRTC, PeerJS, and Firebase.

Features

  • Random video calling functionality
  • UI built with UIKit
  • Integration of WKWebView for web content
  • Real-time communication using WebRTC and PeerJS
  • Backend support with Firebase

Screenshots

Include screenshots of your application here to showcase its UI and functionality.

Init

Initialise

Video Call Screen

videoScreen

Installation

To run this application, follow these steps:

  1. Clone the repository:

git clone https://github.com/Tsh007/SocUp_Main.git

  1. Open the project in Xcode.

  2. Install dependencies using Cocoapods:

  3. Replace Firebase configuration files with your own.

  4. Build and run the application on your iOS device or simulator.

Usage

  1. Register or login to the application.
  2. Start a random video call or join an ongoing call.
  3. Enjoy video chatting with random users!

Credits