Home / Companies / LiveKit / Blog / October 2022

October 2022 Summaries

3 posts from LiveKit

Filter
Month: Year:
Post Summaries Back to Blog
The text discusses the development of a globally distributed mesh network to scale WebRTC media servers. It explains how single-home architectures have limitations such as single points of failure, limited scalability, and increased latency. To overcome these challenges, the authors built a multi-home architecture that separates participant metadata from their media transport, synchronizes state using a message bus, and relays media through a custom FlatBuffers-based protocol. The resulting infrastructure is resilient to node, data center, and cloud failures, allowing for millions of real-time participants per session with less than 100ms latency.
Oct 26, 2022 2,629 words in the original blog post.
The text discusses the development of LiveKit, an open-source WebRTC stack designed for real-time multiplayer applications. It mentions that the company has built LiveKit Cloud to provide a commercial, managed cloud offering in response to demand from companies. Unlike other audio/video services, LiveKit uses a cost-based pricing model rather than charging by participant minutes. The author explains their reasons for choosing this approach and emphasizes the importance of developers being able to control their real-time infrastructure or operate it more cheaply if desired. The text also highlights some innovative use cases for LiveKit and encourages users to join their community.
Oct 24, 2022 919 words in the original blog post.
LiveKit Cloud is a fully-managed, globally distributed WebRTC platform that simplifies the process of integrating, deploying and scaling real-time video and audio features in applications. It supports over 1000 projects and companies across various industries such as conferencing, livestreaming, metaverse or video games, robotics, collaboration, telephony, and logistics. The platform is built on top of LiveKit's open-source stack and offers unique features like massive scale, cost-based pricing model, and unparalleled observability for free. It aims to provide developers with a seamless experience from proof-of-concept to production while eliminating vendor or platform risks inherent with other commercial WebRTC providers.
Oct 24, 2022 1,377 words in the original blog post.