interstice-cli

2.0.0 • Public • Published


interstice


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

Readme

Keywords

none

Package Sidebar

Install

npm i interstice-cli

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

5.87 kB

Total Files

4

Last publish

Collaborators

  • atask