Video Collaboration
Created by: Twilio
- Video
- JavaScript
- Swift
- Java
- COVID use case
The following example demonstrates how to deploy a video collaboration app in minutes.
- To build on iOS, use the sample using Swift
- To build on Android, use the sample using Java
- To build on web, use the sample using Javascript
How it works:
- Install and setup the Twilio CLI to interact with the Twilio API from your development machine.
- Install the Twilio RTC CLI Plugin to help deploy your front and backend.
- Build and deploy the app from your machine and try it out for yourself!

- Choose a language
This project is available in multiple programming languages.
- Get the code for this project
The code for this sample is available on GitHub to view and download.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.