From 52d15637c2ecdf531e40b312f24a372579ca1504 Mon Sep 17 00:00:00 2001 From: Russ d'Sa Date: Tue, 17 Jan 2023 10:00:18 -0800 Subject: [PATCH] Update README.md (#1310) --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 037e6ba63..8efdd144f 100644 --- a/README.md +++ b/README.md @@ -232,8 +232,14 @@ This command publishes a looped demo video to a room. Due to how the video clip there's a slight delay before the browser has sufficient data to begin rendering frames. This is an artifact of the simulation. -## Deploying to a server +## Deployment +### Use LiveKit Cloud +LiveKit Cloud is the fastest and most reliable way to run LiveKit. Every project gets free monthly bandwidth and transcoding credits. + +Sign up for [LiveKit Cloud](https://cloud.livekit.io/). + +### Self-host Read our [deployment docs](https://docs.livekit.io/deploy/) for more information. ## Building from source