mirror of github.com/vector-im/element-call with some private sauce
| .vscode | ||
| public/fonts/Inter | ||
| src | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.js | ||
| yarn.lock | ||
Matrix Video Chat
Testbed for full mesh video chat.
Getting Started
You must first run a local Synapse server on port 8008
cd matrix-video-chat
yarn
yarn dev