LaSuite Meet¶
Open Source video conferencing, self-hostable under MIT.
Built on LiveKit, LaSuite Meet delivers HD audio and video calls directly from your browser. Used in production by DINUM to power Visio, the official video platform for French public servants.

Features¶
- HD video and audio: noise suppression, adaptive bitrate, Opus codec
- Large meetings: tested at national scale with 100+ participants
- Multiple screen shares: any number of participants can share simultaneously
- Non-persistent chat: history is cleared when the meeting ends
- Emoji reactions & hand raise: without unmuting
- Meeting recording: stored to S3-compatible storage; download link sent by email
- Transcription & AI summary (beta): speech-to-text with optional LLM summarization
- Telephony / SIP: dial-in and dial-out support
- OIDC / SSO: Keycloak, Authentik, Google, Microsoft, ProConnect
- Virtual backgrounds: blur or custom image, uploadable
- Lobby / waiting room: host controls who enters
- Full keyboard navigation and screen reader support (WCAG)
Using Meet¶
Self-hosting¶
Docker Compose¶
Single-server deployment, no Kubernetes required.
Kubernetes / High-Availability¶
For production and high-availability deployments.
Contributing¶
Known public instances¶
| URL | Operator | Access |
|---|---|---|
| visio.numerique.gouv.fr | DINUM | French central administration (ProConnect required) |
| visio.suite.anct.gouv.fr | ANCT | French territorial administration (ProConnect required) |
| visio.lasuite.coop | lasuite.coop | Open demo, accounts reset monthly |
| mosa.cloud | mosa.cloud | Dutch commercial instance |
Reference¶
Community and support¶
- Matrix: #meet-official:matrix.org
- GitHub Issues: github.com/suitenumerique/meet/issues
- GitHub Discussions: github.com/suitenumerique/meet/discussions
- Source code: github.com/suitenumerique/meet