Overview
LiveKit is an open-source realtime media server/SFU for WebRTC audio, video, and data. Applications organize participants and AI into rooms and can run on self-hosted infrastructure or LiveKit Cloud. The latest release checked is v1.13.7.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Route multi-party WebRTC media through an SFU
The server forwards participant media efficiently for conferencing, voice rooms, and realtime AI experiences.
Sources: [2]
Scale with Redis and production networking such as TURN
Deployments can grow from a local node to clustered infrastructure with Redis and TURN-aware networking.
Sources: [2]
For products that need a programmable realtime media layer
It fits conferencing and voice-AI applications that want to avoid building signaling/SFU infrastructure from scratch.
Sources: [2]
Separate the media server from recording, SIP, ingest, and agent components
The broader LiveKit stack includes separate Egress, Ingress, SIP, and Agents services. Self-hosters also own bandwidth, NAT/TURN, certificate/key, Redis, and scaling operations. LiveKit server is Apache-2.0.
Official sources
- [1]livekit/livekit repository(2026-09-18)
- [2]LiveKit README(2026-09-18)
- [3]LiveKit LICENSE(2026-09-18)
- [4]LiveKit v1.13.7 release(2026-09-18)
Supplemental curator note
`livekit/livekit` is the core realtime media server in the wider LiveKit stack. Recording/ingest, SIP, and AI Agents use separate components, so the repository should not be credited with every LiveKit product capability.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/livekit/livekit.git - 2
Enter the repository
cd livekit - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
20,984 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 64
- Open PRs
- 67
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- golang
- webrtc
- sfu
- media-server
- video
- voice
- voice-ai
- Stars
- 20,984
- Forks
- 2,349
- Watchers
- 181
- Open issues
- 120
- Primary language
- Go
- License
- Apache-2.0
- Repository last updated
- Sep 18, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n205,216 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Ollama181,198 Stars
A runtime for downloading and running open models on a computer or server through a CLI and local API.
Go - Flutter178,997 Stars
A BSD-3-Clause cross-platform SDK for building mobile, web, and desktop UIs from a Dart codebase.
Dart - AUTOMATIC1111 Stable Diffusion WebUI164,915 Stars
A Gradio UI for Stable Diffusion image generation, editing, model selection, extensions, and APIs.
Python - Dify156,270 Stars
A visual LLM application platform combining AI workflows, RAG, agents, model management, and observability.
TypeScript
Report incorrect information
Tell us if any listing information is incorrect or outdated.