LiveKit Real-Time Video Audio and Data Server with WebRTC
Installation
SKILL.md
LiveKit Real-Time Video Audio and Data Server with WebRTC
LiveKit is an open-source, scalable WebRTC-based real-time communication server written in Go. It provides multi-user conferencing, streaming, and data channels with client SDKs for JavaScript, Swift, Kotlin, Flutter, React, Go, Python, Rust, and Unity.
Installation
Use the upstream install or setup path that matches your environment:
- brew install livekit
- git clone https://github.com/livekit/livekit
Requirements and caveats from upstream:
- Easy to deploy: single binary, Docker or Kubernetes
- | Python (community) | python-sdks | |
- Docker image
Basic usage or getting-started notes:
- JS example
- React example
- example