VideoCardExample

Example 2: Video Card with Participant Information

This example shows how to create a video card with:

  • Video stream display

  • Participant name and status

  • Audio waveform visualization

  • Control buttons

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun createVideoCard(participant: Participant, videoStream: MediaStream?): VideoCard