Completed
- How to build a Video calling app like Skype, WhatsApp, FaceTime
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Video Calling App with React Native and Voximplant - Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 - How to build a Video calling app like Skype, WhatsApp, FaceTime
- 2 - Building the Video Calling App with Voximplant SDK
- 3 - What apps can we build with Voximplant?
- 4 - Prerequisites for the Video Calling App built
- 5 - Voximplant application setup
- 6 - Create Voximplant Scenario
- 7 - Create a Routing Rule
- 8 - Open Project with Visual Studio Code
- 9 - Build Login UI
- 10 - Install Voximplant
- 11 - Connect Voximplant Client
- 12 - Set up Voximplant Login functionality
- 13 - Integrating Calling features
- 14 - Add Android Permissions
- 15 - Make a call
- 16 - Create Call events - Call Failed
- 17 - Create Call events - Call Progress Started
- 18 - Create Call events - Call Connected and Call Disconnected
- 19 - Incoming Call event
- 20 - Answer Call
- 21 - Adding Video to the call
- 22 - Adding Remote Video feature
- 23 - Overview of the Video Call App Built with testing all features