Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Latest commit

 

History

History
40 lines (32 loc) · 1003 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 1003 Bytes

LiveMeet Client

Web client for a simple video conferencing app written in react with livekit.

In development, not ready for use in production

Core Features

  • Sign in with Google
  • Create meeting
  • Find meeting by code or link
  • Get ready with camera and microphone
  • Mute or change camera and microphone
  • Join meeting as admin
  • Ask to join meeting as guest
  • Admit guests into the meeting as admin
  • Show media permission errors in meeting
  • Grid view for participants
  • Speaker view for participants
  • Participants side panel and count
  • Chat side panel
  • Meeting info side panel
  • End meeting for all
  • Screen sharing
  • Full screen mode
  • Participant signal quality and stats
  • Github actions workflow
  • Kubernetes manifests or helm chart

Additional Features

  • Admit guests into the meeting as guest
  • Persist participants in meeting
  • Cloud recording

Develop

npm run dev