2.0.0 • Published 5 years ago

interstice-cli v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Simple NodeJS Icecast/SHOUTcast stream recorder.

Build Status

Install

$ npm install --global interstice-cli

Usage

$ interstice --help

  Usage: cli [options] <url>

  Simple NodeJS Icecast/SHOUTcast stream recorder

  Options:
  -v, --version         output the version number
  -o, --output [dir]    output for recordings (default: "./recordings")
  -p, --proxy [proxy]   proxy (default: null)
  -t, --timeout [ms]    milliseconds until connection timeout (0 will disable) (default: 0)
  -r, --reconnect [ms]  milliseconds until reconnection (implies -t) (default: 4200)
  -h, --help            output usage information

Related

License

MIT © Allan Taschini