VideoCard component displays participant video with optional controls, info overlay, and animated waveform.
This component is commonly overridden via uiOverrides.videoCard or replaced with a custom builder
passed to customVideoCard. Use this to add host badges, reactions, CRM overlays, or analytics.
VideoCard component displays participant video with optional controls, info overlay, and animated waveform.
This component is commonly overridden via
uiOverrides.videoCard
or replaced with a custom builder passed tocustomVideoCard
. Use this to add host badges, reactions, CRM overlays, or analytics.Component
Example
// Basic usage
Example
// Custom styled video card via customVideoCard prop
Example
// Override via uiOverrides
Example
// Full configuration example