ApiRTC
BlogSupportSign UpConsole
  • ApiRTC Developer Portal
  • Status Page
  • What is ApiRTC?
    • Key Concepts
    • ApiRTC Architecture
    • Supported browsers
      • Vintage Browsers Compatibility
    • Billing
    • Product Roadmap and releases
  • Terms & Privacy Policies
    • 🍪Cookies
  • Get help & support
  • ApiRTC JS Library
    • QuickStart Guide
    • Where to find ApiRTC library?
    • Developers Guide
    • Video Communication LifeCycle
    • Demo App & Resources
    • Authentication
    • SDKs & Frameworks
      • ReactJS Libraries
        • Getting Started with ApiRTC React Hooks
        • ApiRTC React Hook Lib Reference
      • ReactNative library
      • Android SDK Reference
      • iOS SDK Reference
    • ApiRTC.js Reference
    • Changelog
  • REST APIs & Integration
    • Introduction
    • Apizee REST APIs
    • 3rd-party software integration
    • Webhooks
    • Rate Limits
    • Try it out
  • Other Resources
    • SDK License Agreement
    • ApiRTC Website
    • Blog
    • ApiRTC Community Github
Powered by GitBook
On this page
Edit on GitHub

What is ApiRTC?

ApiRTC helps to quickly build communication applications, from simple video chat to rich media interaction.

PreviousStatus PageNextKey Concepts

Last updated 2 years ago

ApiRTC is a platform that enables developers to easily add real-time video chat functionality to their applications using APIs and client-side SDKs.

It provides the necessary infrastructure for signaling, media processing, and media delivery to enable real-time communications based on the . ApiRTC also offers global STUN/TURN relays, media services for one-to-one calls or large group conferences and recording, and the ability to customize, troubleshoot, and optimize video applications using a range of tools.

Media exchange can occur either directly peer-to-peer or through ApiRTC's servers, depending on the chosen Video Room type. Signaling is managed through ApiRTC's global infrastructure to facilitate the setup, control, and termination of RTC sessions.

Where to start with ApiRTC?

  • Get familiar with the Key Concepts

  • Read the Video Communication LifeCycle guide

  • Play with the Demo App & Resources

WebRTC standard protocol