{"id":13400542,"url":"https://github.com/livekit/livekit","last_synced_at":"2026-01-16T15:47:41.372Z","repository":{"id":36965628,"uuid":"299832860","full_name":"livekit/livekit","owner":"livekit","description":"End-to-end stack for WebRTC. SFU media server and SDKs.","archived":false,"fork":false,"pushed_at":"2025-05-14T20:05:26.000Z","size":11804,"stargazers_count":12584,"open_issues_count":166,"forks_count":1136,"subscribers_count":137,"default_branch":"master","last_synced_at":"2025-05-14T21:22:34.909Z","etag":null,"topics":["golang","media-server","sfu","video","webrtc"],"latest_commit_sha":null,"homepage":"https://docs.livekit.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/livekit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-09-30T06:49:46.000Z","updated_at":"2025-05-14T16:05:38.000Z","dependencies_parsed_at":"2023-09-23T10:12:12.877Z","dependency_job_id":"c6b1d460-4ab2-47d2-b746-06814da2d72a","html_url":"https://github.com/livekit/livekit","commit_stats":null,"previous_names":["livekit/livekit-server"],"tags_count":130,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livekit%2Flivekit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livekit%2Flivekit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livekit%2Flivekit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livekit%2Flivekit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/livekit","download_url":"https://codeload.github.com/livekit/livekit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235687,"owners_count":22036962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","media-server","sfu","video","webrtc"],"created_at":"2024-07-30T19:00:53.117Z","updated_at":"2026-01-16T15:47:41.353Z","avatar_url":"https://github.com/livekit.png","language":"Go","funding_links":[],"categories":["Go","Libraries and Frameworks","List of Tools \u0026 Technology any CTO to know","网络服务","HarmonyOS","webrtc","Repos","Infrastructure \u0026 Delivery","Media API","Projects","Software"],"sub_categories":["Autopilots","Video","网络服务_其他","Windows Manager","Live Streaming Servers","WebRTC Server","Communication"],"readme":"\u003c!--BEGIN_BANNER_IMAGE--\u003e\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"/.github/banner_dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"/.github/banner_light.png\"\u003e\n  \u003cimg style=\"width:100%;\" alt=\"The LiveKit icon, the name of the repository and some sample code in the background.\" src=\"https://raw.githubusercontent.com/livekit/livekit/main/.github/banner_light.png\"\u003e\n\u003c/picture\u003e\n\n\u003c!--END_BANNER_IMAGE--\u003e\n\n# LiveKit: Real-time video, audio and data for developers\n\n[LiveKit](https://livekit.io) is an open source project that provides scalable, multi-user conferencing based on WebRTC.\nIt's designed to provide everything you need to build real-time video audio data capabilities in your applications.\n\nLiveKit's server is written in Go, using the awesome [Pion WebRTC](https://github.com/pion/webrtc) implementation.\n\n[![GitHub stars](https://img.shields.io/github/stars/livekit/livekit?style=social\u0026label=Star\u0026maxAge=2592000)](https://github.com/livekit/livekit/stargazers/)\n[![Slack community](https://img.shields.io/endpoint?url=https%3A%2F%2Flivekit.io%2Fbadges%2Fslack)](https://livekit.io/join-slack)\n[![Twitter Follow](https://img.shields.io/twitter/follow/livekit)](https://twitter.com/livekit)\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/livekit/livekit)\n[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/livekit/livekit)](https://github.com/livekit/livekit/releases/latest)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/livekit/livekit/buildtest.yaml?branch=master)](https://github.com/livekit/livekit/actions/workflows/buildtest.yaml)\n[![License](https://img.shields.io/github/license/livekit/livekit)](https://github.com/livekit/livekit/blob/master/LICENSE)\n\n## Features\n\n-   Scalable, distributed WebRTC SFU (Selective Forwarding Unit)\n-   Modern, full-featured client SDKs\n-   Built for production, supports JWT authentication\n-   Robust networking and connectivity, UDP/TCP/TURN\n-   Easy to deploy: single binary, Docker or Kubernetes\n-   Advanced features including:\n    -   [speaker detection](https://docs.livekit.io/home/client/tracks/subscribe/#speaker-detection)\n    -   [simulcast](https://docs.livekit.io/home/client/tracks/publish/#video-simulcast)\n    -   [end-to-end optimizations](https://blog.livekit.io/livekit-one-dot-zero/)\n    -   [selective subscription](https://docs.livekit.io/home/client/tracks/subscribe/#selective-subscription)\n    -   [moderation APIs](https://docs.livekit.io/home/server/managing-participants/)\n    -   end-to-end encryption\n    -   SVC codecs (VP9, AV1)\n    -   [webhooks](https://docs.livekit.io/home/server/webhooks/)\n    -   [distributed and multi-region](https://docs.livekit.io/home/self-hosting/distributed/)\n\n## Documentation \u0026 Guides\n\nhttps://docs.livekit.io\n\n## Live Demos\n\n-   [LiveKit Meet](https://meet.livekit.io) ([source](https://github.com/livekit-examples/meet))\n-   [Spatial Audio](https://spatial-audio-demo.livekit.io/) ([source](https://github.com/livekit-examples/spatial-audio))\n-   Livestreaming from OBS Studio ([source](https://github.com/livekit-examples/livestream))\n-   [AI voice assistant using ChatGPT](https://livekit.io/kitt) ([source](https://github.com/livekit-examples/kitt))\n\n## Ecosystem\n\n-   [Agents](https://github.com/livekit/agents): build real-time multimodal AI applications with programmable backend participants\n-   [Egress](https://github.com/livekit/egress): record or multi-stream rooms and export individual tracks\n-   [Ingress](https://github.com/livekit/ingress): ingest streams from external sources like RTMP, WHIP, HLS, or OBS Studio\n\n## SDKs \u0026 Tools\n\n### Client SDKs\n\nClient SDKs enable your frontend to include interactive, multi-user experiences.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eLanguage\u003c/th\u003e\n    \u003cth\u003eRepo\u003c/th\u003e\n    \u003cth\u003e\n        \u003ca href=\"https://docs.livekit.io/home/client/events/#declarative-ui\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eDeclarative UI\u003c/a\u003e\n    \u003c/th\u003e\n    \u003cth\u003eLinks\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003c!-- BEGIN Template\n  \u003ctr\u003e\n    \u003ctd\u003eLanguage\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  END --\u003e\n  \u003c!-- JavaScript --\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eJavaScript (TypeScript)\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/livekit/client-sdk-js\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eclient-sdk-js\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/livekit/livekit-react\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eReact\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://docs.livekit.io/client-sdk-js/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003edocs\u003c/a\u003e\n      |\n      \u003ca href=\"https://github.com/livekit/client-sdk-js/tree/main/example\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eJS example\u003c/a\u003e\n      |\n      \u003ca href=\"https://github.com/livekit/client-sdk-js/tree/main/example\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eReact example\u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003c!-- Swift --\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eSwift (iOS / MacOS)\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/livekit/client-sdk-swift\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eclient-sdk-swift\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003eSwift UI\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://docs.livekit.io/client-sdk-swift/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003edocs\u003c/a\u003e\n      |\n      \u003ca href=\"https://github.com/livekit/client-example-swift\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eexample\u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003c!-- Kotlin --\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eKotlin (Android)\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/livekit/client-sdk-android\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eclient-sdk-android\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003eCompose\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://docs.livekit.io/client-sdk-android/index.html\" target=\"_blank\" rel=\"noopener noreferrer\"\u003edocs\u003c/a\u003e\n      |\n      \u003ca href=\"https://github.com/livekit/client-sdk-android/tree/main/sample-app/src/main/java/io/livekit/android/sample\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eexample\u003c/a\u003e\n      |\n      \u003ca href=\"https://github.com/livekit/client-sdk-android/tree/main/sample-app-compose/src/main/java/io/livekit/android/composesample\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eCompose example\u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c!-- Flutter --\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eFlutter (all platforms)\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/livekit/client-sdk-flutter\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eclient-sdk-flutter\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003enative\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://docs.livekit.io/client-sdk-flutter/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003edocs\u003c/a\u003e\n      |\n      \u003ca href=\"https://github.com/livekit/client-sdk-flutter/tree/main/example\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eexample\u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003c!-- Unity --\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eUnity WebGL\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/livekit/client-sdk-unity-web\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eclient-sdk-unity-web\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://livekit.github.io/client-sdk-unity-web/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003edocs\u003c/a\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003c!-- React Native --\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eReact Native (beta)\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/livekit/client-sdk-react-native\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eclient-sdk-react-native\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003enative\u003c/td\u003e\n    \u003ctd\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003c!-- Rust --\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eRust\u003c/td\u003e\n    \u003ctd\u003e\n      \u003ca href=\"https://github.com/livekit/client-sdk-rust\" target=\"_blank\" rel=\"noopener noreferrer\"\u003eclient-sdk-rust\u003c/a\u003e\n    \u003c/td\u003e\n    \u003ctd\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n### Server SDKs\n\nServer SDKs enable your backend to generate [access tokens](https://docs.livekit.io/home/get-started/authentication/),\ncall [server APIs](https://docs.livekit.io/reference/server/server-apis/), and\nreceive [webhooks](https://docs.livekit.io/home/server/webhooks/). In addition, the Go SDK includes client capabilities,\nenabling you to build automations that behave like end-users.\n\n| Language                | Repo                                                                                    | Docs                                                        |\n| :---------------------- | :-------------------------------------------------------------------------------------- | :---------------------------------------------------------- |\n| Go                      | [server-sdk-go](https://github.com/livekit/server-sdk-go)                               | [docs](https://pkg.go.dev/github.com/livekit/server-sdk-go) |\n| JavaScript (TypeScript) | [server-sdk-js](https://github.com/livekit/server-sdk-js)                               | [docs](https://docs.livekit.io/server-sdk-js/)              |\n| Ruby                    | [server-sdk-ruby](https://github.com/livekit/server-sdk-ruby)                           |                                                             |\n| Java (Kotlin)           | [server-sdk-kotlin](https://github.com/livekit/server-sdk-kotlin)                       |                                                             |\n| Python (community)      | [python-sdks](https://github.com/livekit/python-sdks)                                   |                                                             |\n| PHP (community)         | [agence104/livekit-server-sdk-php](https://github.com/agence104/livekit-server-sdk-php) |                                                             |\n\n### Tools\n\n-   [CLI](https://github.com/livekit/livekit-cli) - command line interface \u0026 load tester\n-   [Docker image](https://hub.docker.com/r/livekit/livekit-server)\n-   [Helm charts](https://github.com/livekit/livekit-helm)\n\n## Install\n\n\u003e [!TIP]\n\u003e We recommend installing [LiveKit CLI](https://github.com/livekit/livekit-cli) along with the server. It lets you access\n\u003e server APIs, create tokens, and generate test traffic.\n\nThe following will install LiveKit's media server:\n\n### MacOS\n\n```shell\nbrew install livekit\n```\n\n### Linux\n\n```shell\ncurl -sSL https://get.livekit.io | bash\n```\n\n### Windows\n\nDownload the [latest release here](https://github.com/livekit/livekit/releases/latest)\n\n## Getting Started\n\n### Starting LiveKit\n\nStart LiveKit in development mode by running `livekit-server --dev`. It'll use a placeholder API key/secret pair.\n\n```\nAPI Key: devkey\nAPI Secret: secret\n```\n\nTo customize your setup for production, refer to our [deployment docs](https://docs.livekit.io/deploy/)\n\n### Creating access token\n\nA user connecting to a LiveKit room requires an [access token](https://docs.livekit.io/home/get-started/authentication/#creating-a-token). Access\ntokens (JWT) encode the user's identity and the room permissions they've been granted. You can generate a token with our\nCLI:\n\n```shell\nlk token create \\\n    --api-key devkey --api-secret secret \\\n    --join --room my-first-room --identity user1 \\\n    --valid-for 24h\n```\n\n### Test with example app\n\nHead over to our [example app](https://example.livekit.io) and enter a generated token to connect to your LiveKit\nserver. This app is built with our [React SDK](https://github.com/livekit/livekit-react).\n\nOnce connected, your video and audio are now being published to your new LiveKit instance!\n\n### Simulating a test publisher\n\n```shell\nlk room join \\\n    --url ws://localhost:7880 \\\n    --api-key devkey --api-secret secret \\\n    --identity bot-user1 \\\n    --publish-demo \\\n    my-first-room\n```\n\nThis command publishes a looped demo video to a room. Due to how the video clip was encoded (keyframes every 3s),\nthere's a slight delay before the browser has sufficient data to begin rendering frames. This is an artifact of the\nsimulation.\n\n## Deployment\n\n### Use LiveKit Cloud\n\nLiveKit Cloud is the fastest and most reliable way to run LiveKit. Every project gets free monthly bandwidth and\ntranscoding credits.\n\nSign up for [LiveKit Cloud](https://cloud.livekit.io/).\n\n### Self-host\n\nRead our [deployment docs](https://docs.livekit.io/deploy/) for more information.\n\n## Building from source\n\nPre-requisites:\n\n-   Go 1.23+ is installed\n-   GOPATH/bin is in your PATH\n\nThen run\n\n```shell\ngit clone https://github.com/livekit/livekit\ncd livekit\n./bootstrap.sh\nmage\n```\n\n## Contributing\n\nWe welcome your contributions toward improving LiveKit! Please join us\n[on Slack](http://livekit.io/join-slack) to discuss your ideas and/or PRs.\n\n## License\n\nLiveKit server is licensed under Apache License v2.0.\n\n\u003c!--BEGIN_REPO_NAV--\u003e\n\u003cbr/\u003e\u003ctable\u003e\n\u003cthead\u003e\u003ctr\u003e\u003cth colspan=\"2\"\u003eLiveKit Ecosystem\u003c/th\u003e\u003c/tr\u003e\u003c/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\u003ctd\u003eLiveKit SDKs\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://github.com/livekit/client-sdk-js\"\u003eBrowser\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/client-sdk-swift\"\u003eiOS/macOS/visionOS\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/client-sdk-android\"\u003eAndroid\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/client-sdk-flutter\"\u003eFlutter\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/client-sdk-react-native\"\u003eReact Native\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/rust-sdks\"\u003eRust\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/node-sdks\"\u003eNode.js\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/python-sdks\"\u003ePython\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/client-sdk-unity\"\u003eUnity\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/client-sdk-unity-web\"\u003eUnity (WebGL)\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/client-sdk-esp32\"\u003eESP32\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eServer APIs\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://github.com/livekit/node-sdks\"\u003eNode.js\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/server-sdk-go\"\u003eGolang\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/server-sdk-ruby\"\u003eRuby\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/server-sdk-kotlin\"\u003eJava/Kotlin\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/python-sdks\"\u003ePython\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/rust-sdks\"\u003eRust\u003c/a\u003e · \u003ca href=\"https://github.com/agence104/livekit-server-sdk-php\"\u003ePHP (community)\u003c/a\u003e · \u003ca href=\"https://github.com/pabloFuente/livekit-server-sdk-dotnet\"\u003e.NET (community)\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eUI Components\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://github.com/livekit/components-js\"\u003eReact\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/components-android\"\u003eAndroid Compose\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/components-swift\"\u003eSwiftUI\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/components-flutter\"\u003eFlutter\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eAgents Frameworks\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://github.com/livekit/agents\"\u003ePython\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/agents-js\"\u003eNode.js\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/agent-playground\"\u003ePlayground\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eServices\u003c/td\u003e\u003ctd\u003e\u003cb\u003eLiveKit server\u003c/b\u003e · \u003ca href=\"https://github.com/livekit/egress\"\u003eEgress\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/ingress\"\u003eIngress\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/sip\"\u003eSIP\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\u003ctr\u003e\u003c/tr\u003e\n\u003ctr\u003e\u003ctd\u003eResources\u003c/td\u003e\u003ctd\u003e\u003ca href=\"https://docs.livekit.io\"\u003eDocs\u003c/a\u003e · \u003ca href=\"https://github.com/livekit-examples\"\u003eExample apps\u003c/a\u003e · \u003ca href=\"https://livekit.io/cloud\"\u003eCloud\u003c/a\u003e · \u003ca href=\"https://docs.livekit.io/home/self-hosting/deployment\"\u003eSelf-hosting\u003c/a\u003e · \u003ca href=\"https://github.com/livekit/livekit-cli\"\u003eCLI\u003c/a\u003e\u003c/td\u003e\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\u003c!--END_REPO_NAV--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivekit%2Flivekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flivekit%2Flivekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivekit%2Flivekit/lists"}