Skip to content

mattnull/WebRTC-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Demo

<iframe style="border: 0; margin: 0; padding: 0;" src="https://www.gittip.com/mattnull/widget.html" width="48pt" height="22pt"></iframe>

WebRTC Demo using WebRTC.io. WebRTC is an HTML5 feature that allows real-time communication without a plugin. This demo is a simple group video chat that will allow any number of clients to connect. This demo currently only works in Chrome.

Instructions

  • Run npm install
  • Run node app.js
  • Go to http://localhost:8000 in Chrome

Tools and Frameworks

About

WebRTC Demo using WebRTC.io. WebRTC is an HTML5 feature that allows real-time communication without a plugin. This demo is a simple group video chat that will allow any number of clients to connect. This demo currently only works in Chrome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors