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
(Optional)
(Optional)
(Optional)