Skip to content

WebRTC Live Streaming on nodeJS (+ android client !)

Notifications You must be signed in to change notification settings

bishalpaudel/ProjectRTC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectRTC

WebRTC Live Streaming

The signaling part is done with socket.io. The client follows a MVVM pattern knockoutjs

Install

It requires node.js

The server will run on port 3000. You can test it in the (Chrome) browser at localhost:3000.

Author

  • Pierre Chabardes

About

WebRTC Live Streaming on nodeJS (+ android client !)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.1%
  • CSS 7.9%