Rhythm RTC server and client!
This is a standalone webRTC server / client videoconference solution built on top of EasyRTC.
It incorporates the Rhythm framework for measuring conversation dynamics within teams.
- public: client side public HTML / CSS
- client: client side javascript, meant to be browserified
npm install
PORT=8802 npm start
navigate to localhost:8802