Home
Softono

Nodejs Webrtc Video Stream

Open source BSD-2-Clause JavaScript
19
Stars
21
Forks
0
Issues
2
Watchers
9 years
Last Commit

 About Nodejs Webrtc Video Stream

NodeJS WebRTC video streaming with EasyRTC lib and Heroku Deploy.

Platforms

Web Self-hosted

Languages

JavaScript

Need Help Installing Nodejs Webrtc Video Stream?

We provide expert installation service for this software. Our team will install, configure, and secure Nodejs Webrtc Video Stream on your server. plans start at just $30.

Nodejs Webrtc Video Stream

View on GitHub

#nodejs-webrtc-video-stream

Simple working example of nodejs webrtc video streaming using EasyRTC open source library and heroku deployer.

##Features

  • WebRTC protocol
  • Open Source (LICENSE)
  • EasyRTC Dependency (github)
  • Ready to Deploy (Heroku)

##Live Demo

Demo

##Local Installation

git clone https://github.com/renanpupin/nodejs-webrtc-video-stream
npm install
node server.js

##Deploy Manually

Open project folder in your terminal and type the following:

heroku create
git push heroku master
heroku open

Alternatively, you can deploy your own copy of the app using this button:

Deploy to Heroku

##EasyRTC

Docs

License