Skip to content

Feature Matrix

This page lists all major features of La Suite Meet, their current status, and any configuration requirements.

Core conferencing

Feature Status Notes
HD video (up to 1080p) ✅ Available Depends on client hardware and network
HD audio ✅ Available Opus codec with noise suppression
Multiple simultaneous screen shares ✅ Available No limit on concurrent screen share streams
Speaker detection ✅ Available Automatic focus on active speaker
Simulcast (VP8/VP9/AV1) ✅ Available Automatic quality adaptation per receiver
SVC codecs (VP9, AV1) ✅ Available Better quality at lower bitrate
Large meetings (100+ participants) ✅ Available Tested in production at national scale
Participant pinning ✅ Available Pin any participant to the primary view
Push-to-talk ✅ Available Hold V to unmute

Communication

Feature Status Notes
In-meeting chat ✅ Available Non-persistent; clears when meeting ends
Emoji reactions ✅ Available Configurable and screen-reader friendly
Hand raise / queue ✅ Available Visible to all participants
File sharing ✅ Available Upload files during a meeting; disabled by default

Security & access control

Feature Status Notes
OIDC / SSO authentication ✅ Available Any standards-compliant OIDC provider
Room access control (owner/mod/attendee) ✅ Available Three role levels
Lobby / waiting room ✅ Available Host must admit participants
End-to-end encryption 🔜 Coming soon
Participant ejection ✅ Available By room owner/moderator
Rate limiting ✅ Available Configurable via backend settings

Recording & transcription

Feature Status Notes
Meeting recording ✅ Available Requires LiveKit Egress + S3 storage
Recording download ✅ Available Secure link sent to room owner
Transcription (STT) ⚗️ Beta Requires Summary service + Whisper
AI meeting summary ⚗️ Beta Requires Summary service + LLM API
Transcription language selection ✅ Available Multiple languages supported
Audio/video file download ✅ Available Alongside transcription download

Accessibility

Feature Status Notes
Keyboard navigation ✅ Available Full keyboard control of all UI elements
Screen reader support ✅ Available Actively maintained with live region announcements
Configurable caption font size ✅ Available
Caption font and background color ✅ Available
Reduced motion support ✅ Available Respects prefers-reduced-motion
High contrast support ✅ Available Respects system contrast settings
Skip links ✅ Available Keyboard users can skip navigation
Shortcut settings ✅ Available Configurable keyboard shortcuts (Ctrl+Shift+/)

Customization & integration

Feature Status Notes
Custom virtual backgrounds ✅ Available Upload custom images
Customizable branding / title ✅ Available Via VITE_APP_TITLE and custom CSS
Telephony / SIP integration ✅ Available Via LiveKit SIP bridge
External JWT authentication ✅ Available For embedding in third-party apps
Microsoft Outlook add-in 🚧 Alpha Introduced in v1.15.0
Configurable redirect for unauthenticated users ✅ Available

Deployment

Method Support level
Docker Compose Community supported
Kubernetes / Helm Officially supported (production)
Scalingo PaaS Officially supported
Nix Community (unstable)
YunoHost Community (small instances only, under construction)

Version history highlights

Version Date Key additions
v1.15.0 2026-04-30 VAD metadata collection, Microsoft Outlook add-in (alpha), add-ons authentication
v1.14.0 2026-04-16 Async STT/summary routes v2, accessibility improvements, security patches
v1.11.0 2026-03-19 Custom backgrounds, Celery support in Helm, file upload
v1.10.0 2026-03-05 File upload feature, API input validation hardening
v1.9.0 2026-03-02 ARM64 platform support, shortcut settings tab, skip links
v1.2.0 2026-01-05 Simultaneous transcription + recording, language selection
v1.0.1 2025-12-17 First stable release, accessibility pass