robbiedood / ProjectRTC2

The ProjectRTC 2 ; WebRTC Live Streaming on nodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProjectRTC2

The ProjectRTC 2: A Rennovation of ProjectRTC

Incorporating socket.io 2, adapter-latest, upgrading ejs, socket.io and angularjs for a better security and streaming performance. Depreciation modules of WebRTC are also replaced with official suggestions.

  • Node.js server
  • Broswer (Chrome or Firefox) client
  • Android App client (AndroidRTC2)
  • coturn and google stun are tested for stun/turn

Requires

  • node.js
  • npm
  • stun/turn: a free google stun server is included; but you would need a turn server such as installing coturn on AWS or GCP instance for better traversal using relays around NAT.

Install

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

Connect with Tourmato Team

About

The ProjectRTC 2 ; WebRTC Live Streaming on nodeJS

License:Apache License 2.0


Languages

Language:JavaScript 79.5%Language:EJS 14.0%Language:CSS 6.5%