pchab / ProjectRTC

WebRTC Live Streaming on nodeJS (+ android client !)
Other
1.03k stars 472 forks source link

ProjectRTC

WebRTC Live Streaming

You can also check this iOS client from Digix Technology:

The signaling part is done with socket.io. The client is built with angularjs.

Install

It requires node.js

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

Author