Skip to content

Video stream using Express.js , Socket.io

License

Notifications You must be signed in to change notification settings

eminmuhammadi/emiga-stream

Repository files navigation

emiga-stream

Video stream using Express.js , Socket.io

Installing

npm install

Run

npm run dev

Run separately

npm run server
npm run proxy

Configure

{
  "Server" : {
    "settings" :{
      "port"   : "8000",
      "socket" : "8001"
    }
  },
  "Proxy" : {
    "settings" :{
      "port"         : "8002",
      "storage_path" : "storage",
    }
  }
}

That's all Folks

About

Video stream using Express.js , Socket.io

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published