Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

eminmuhammadi/emiga-stream

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors