b527670c17ae94f8cfcff2f49631227cc606e16c
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
Description
Testbed for full mesh video chat.
You must first run a local Synapse server on port 8080
cd matrix-video-chat
npm install
npm run dev