LiveKit LogoDocs
Real-timeEgress/IngressCloudReference

VideoConference

This component is the default setup of a classic LiveKit video conferencing app. It provides functionality like switching between participant grid view and focus view.

Import

import { VideoConference } from '@livekit/components-react';

Remarks

The component is implemented with other LiveKit components like FocusContextProvider, GridLayout, ControlBar, FocusLayoutContainer and FocusLayout.

Usage

<LiveKitRoom>
<VideoConference />
<LiveKitRoom>

Properties

#
chatMessageDecoder?MessageDecoder

(Optional)

#
chatMessageEncoder?MessageEncoder

(Optional)

#
chatMessageFormatter?MessageFormatter

(Optional)

On this page

ImportRemarksUsageProperties

Previous

Chevron IconTrackToggle
LiveKit logo

Product

SFU

SDKs

Performance

Deployment

GitHub Logo