Skip to content

akshaybande81/getaroom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

getaroom.io

Pretty nifty cross device and cross browser WebRTC audio/video conferencing demo of SkylinkJS using React. Try it out at http://getaroom.io

Setup

You'll need node, npm and grunt installed. Clone the repo and run npm install to install dependencies.

  • grunt dev will compile the JSX and Stylus files, start a web-server and open your browser to run it locally.
  • grunt stage will create a staging folder and create a compiled and minified version of the application
  • grunt publish will move the contents of the staging folder to a publish folder.

Replace the API keys and hostnames in the configs.jsx file with your own. You can sign up for your own API key here.

License

APACHE 2.0

About

Simple WebRTC audio/video conferencing demo using SkylinkJS and React.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.1%
  • CSS 9.3%
  • HTML 0.6%