/realtime-chatroom

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Customized OpenRTC Video + Text Messaging

Installation In A Nutshell

  1. Install Node.js
  2. Run npm install in the easyrtc directory.
  3. Enter the easyrtc/server_example directory by executing cd server_example
  4. Run npm install in the server_example directory.
  5. Start EasyRTC by running node server.js while in the server_example directory.
  6. Browse the examples using a WebRTC enabled browser. (defaults to port 8080)

Important note: Chrome will not grant access to local microphones or cameras for a page served using http except for the localhost case. See the docs/easyrtc_server_ssl.md file for instructions on serving files using https.

Step by step instructions including additional setup options can be found in /docs/easyrtc_server_install.md

Demo

NPM NPM NPM NPM

How it looks like on Phone

NPM