WASdev/sample.angular-rtcomm

Name: sample.angular-rtcomm

Owner: WASdev

Description: Demos some of the features of the angular-rtcomm framework.

Created: 2016-01-08 19:26:09.0

Updated: 2016-01-15 15:22:10.0

Pushed: 2017-08-30 19:59:57.0

Homepage:

Size: 902

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Sample App for angular-rtcomm

This is a sample project that showcases some of the features of the angular-rtcomm framework.

To use this sample you'll need to install Node.js.

To Run

Clone the sample.

clone https://github.com/WASdev/sample.angular-rtcomm.git

Change directory, install dependencies and run.

ample.angular-rtcomm
install
start

Access the app at http://localhost:3000. Open multiple tabs and start video chatting!

Testing

The sample comes with a built in test to verify the functionality. If you want to run the test:

  1. Start up the app :npm start
  2. Open a separate tab and run the test script:npm test

By default it will use chrome to run the tests, if you want to run the tests in firefox define the environment variable:

SER=firefox npm test
Deploy To Bluemix

If you're looking to use the sample on a live server, you can easily deploy it to Bluemix:

Deploy to Bluemix


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.