Skip to content

barthwal/VideoStreaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Streaming

Video stream server using Node.js, working example (http://192.168.1.83:3000)

With the Ionic CLI:

  • First you need to clone this project.
     $ git clone https://github.com/barthwal/VideoStreaming
  • Go to project folder and install all dependency.
     $ cd VideoStreaming
     $ npm install
  • If everything goes well, then add platform
     $ node server.js

open url: http://192.168.1.83:3000/home.html in your browser

About

Video Streaming using node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published