Skip to content

Simple one to many live video streaming using node.js and socket.io

Notifications You must be signed in to change notification settings

CiprianDraghici/One2ManyLiveVideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Install latest version of nodejs
  2. Get github repository
  3. npm install in root folder(where the package.json file is situated)
  4. npm install -g nodemon (https://github.com/remy/nodemon)
  5. nodemon app.js
  6. A server will be started and you can access the default page on the following link: http://localhost:3000/index.html.

Thanks CodeNeo for the reference: https://www.youtube.com/watch?v=nG7OhBnfefE

About

Simple one to many live video streaming using node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published