Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 604 Bytes

File metadata and controls

30 lines (17 loc) · 604 Bytes

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