Completed
| React Starting Code
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Group Video Calling App Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 | Introduction
- 2 | Project Overview
- 3 | All About Agora?
- 4 | Agora Project Setup
- 5 | Dev Environment Setup
- 6 | React Starting Code
- 7 | Agora Authentication and Tokens
- 8 | React Dependency Installation
- 9 | Agora Configuration
- 10 | App Component
- 11 | VideoCall Component Setup
- 12 | Subscribing To and Publishing Video Streams
- 13 | Video Calling Controls Setup
- 14 | Leaving and Unsubscribing From Video Streams
- 15 | Video Player Display
- 16 | Quick Overview of The Code
- 17 | Join Call Button
- 18 | Bug Fixes and Testing
- 19 | nrgok Setup - Hosting The App Publicly
- 20 | Conclusion