Skip to main content

Introduction - Livestream

This section will guide you through the process of integrating the livestreaming feature into your product. Using RealtimeKit's live-streaming state management APIs you can easily manage stage requests, such as leave and join stage, manage permissions, kick participants and so on.

The foundation of RealtimeKit's livestreaming is based on a stage, which can be accessed by hosts and viewers. While hosts can directly enter the stage, viewers can request to join it. The stage is broadcasted live to all viewers. The stage management APIs are documented here.