Twilio Video makes it easy for you to add multi-party video calling into your web and native mobile applications quickly. You can create real-time video communications for iOS, Android or browsers using the Video API.
Developer tools and configuration options for Video can be found in the Twilio Console. Use the Console to create Configuration Profiles, temporary Access Tokens for testing, and much more.
Twilio's Programmable Video includes client-side SDKs for browser-based web applications and native mobile applications. Each of the SDKs provides everything you need to locally capture and render video, and provides methods for working with Twilio Video's Conversations API. Install an SDK here.
If you'd like to play with a sample application and dig into the details later, please check out the Video Quickstarts for JavaScript, iOS, and Android.