Open-source video conferencing infrastructure. Built on WebRTC and LiveKit, designed for self-hosting.
Flagship — liqaa-meet
Open-source video meeting platform. Self-host in 60 seconds. AI captions in 100+ languages — running entirely in your browser.
git clone https://github.com/liqaa-cloud/liqaa-meet
cd liqaa-meet && cp .env.example .env
docker compose up -dLive: meet.liqaa.io. Full guide: SELF_HOSTING.md.
| Repo | Language | Package |
|---|---|---|
liqaa-js |
TypeScript | @liqaa/js |
liqaa-php |
PHP | liqaa/sdk |
liqaa-python |
Python | liqaa |
liqaa-go |
Go | go get module |
liqaa-cli—npx @liqaa/cliliqaa-mcp— Model Context Protocol serverliqaa-vscode— VS Code extension
liqaa-template-nextjs— Next.js 16 starterliqaa-template-react— React 19 + Vite starterliqaa-examples— five production examples
liqaa-openapi— OpenAPI 3.1 spec (single source of truth)liqaa-architecture— public ADRs and system diagramsliqaa-rfcs— public RFC processliqaa-compliance— cross-SDK behavioural compliance suite
liqaa-status— public uptime probesliqaa-benchmarks— reproducible latency and cost benchmarks
- Flagship apps (
liqaa-meet): AGPL-3.0 — same license as Cal.com, Plausible, Mastodon - SDKs and tooling: MIT — drop-in friendly for closed-source partners
- Specs and docs: CC-BY-4.0 / CC0-1.0 — share, fork, build on
Maintained by TKAWEN. Founded and currently maintained solo by Yaakoub HARTEM from Algiers.
PRs from the community are reviewed within 48 hours. Security reports go to security@liqaa.io.