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