Refresh

This website github.com/serrynaimo/getaroom is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Skip to content

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

Notifications You must be signed in to change notification settings

serrynaimo/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 https://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

Releases

No releases published

Packages

No packages published

Languages

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