LiveKit LogoDocs

Getting Started / Introduction

Introduction

Welcome to LiveKit, we're excited to see what you build!

On this page

Why We Built LiveKitWhat is LiveKit?

Why We Built LiveKit

When the pandemic hit the US, a few of us started building online board games to play with newly far-flung friends. We wanted the experience to feel like sitting together at the same table, which meant adding real-time audio and video features.

This led us to WebRTC, a powerful peer-to-peer communications protocol—in truth, the intertwining of 9-10 subprotocols—with ubiquitous support across every major browser and mobile device. Unfortunately, working with it wasn't simple. You need to understand myriad low-level concepts and possess the correct incantations for things like signaling and coordinating connections amongst peers. Scaling WebRTC brings forth yet another set of challenges.

We found hosted solutions which abstracted away these difficulties, but most were designed specifically for Zoom-style meetings. Their APIs were rigid, prohibitively expensive at scale, and created vendor "lock-in"; once integrated, if they changed the rules later on, we'd be stuck.

We also evaluated every open source project out there. Greater flexibility and control came at the cost of a steeper learning curve, poor cross-platform support, less features and daunting deployment and scaling options.

Three things became clear:

  1. There was no open, easy-to-use (integrate, deploy, and scale), end-to-end WebRTC stack.
  2. In 5-10 years, real-time, multiplayer computing would be a part of every application.
  3. Many developers could benefit from infrastructure that made working with WebRTC easy and enjoyable.

So, we set out to build the WebRTC stack we'd originally searched for.

What is LiveKit?

LiveKit is a free, open source (Apache 2.0), opinionated, end-to-end real-time communications stack with first-party SDKs across every major software platform. It offers numerous features:

Up Next

Server SetupChevron Icon
LiveKit logo

Product

SFU

SDKs

Performance

Deployment