nodecast is a high performance shoutcast-/icecast-like server, playlist, stream transcoder and dispatcher
npm install nodecast.ionodecast
===
nodecast is a high performance live streaming transcoder and stream "muxer"
nano configs/*.json` and edit to your needs. The syntax for these configuration files is JSON. If you don't know how to write JSON files, open a new issue ticket, completely describe what you need and we will try to build your configuration which fits your needs.$3
nodecast is a streaming system split into multiple scripts to be able to install each script on a different server (distribute load over multiple host systems). Installing the scripts on different servers also prevents your streaming network from being flooded directly at the transcoder or dj server.$3
After configuring all the scripts (.json files) you can fire up the scripts by running `./scriptname.js < scriptname.json` (e.g. `./transcoder.js < transcoder.json``).