This is a random video calling iOS application developed using Swift, UIKit, WKWebView, WebRTC, PeerJS, and Firebase.
- 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
Include screenshots of your application here to showcase its UI and functionality.
To run this application, follow these steps:
- Clone the repository:
git clone https://github.com/Tsh007/SocUp_Main.git
-
Open the project in Xcode.
-
Install dependencies using Cocoapods:
-
Replace Firebase configuration files with your own.
-
Build and run the application on your iOS device or simulator.
- Register or login to the application.
- Start a random video call or join an ongoing call.
- Enjoy video chatting with random users!
- WebRTC: https://webrtc.org/
- PeerJS: https://peerjs.com/
- Firebase: https://firebase.google.com/