/rhythm-rtc

Rhythm RTC Client

Primary LanguageJavaScript

rhythm-rtc

Rhythm RTC server and client!

This is a standalone webRTC server / client videoconference solution built on top of SimpleWebRTC.

It incorporates the Rhythm framework for measuring conversation dynamics within teams.

Files and Folders:

  • public: client side public HTML / CSS
  • src: client side javascript

Installing Required Modules:

  • npm install

Running the Server:

  • npm start