interstice-cli
v2.0.0
Published
Simple NodeJS Icecast/SHOUTcast stream recorder
Downloads
3
Readme
Simple NodeJS Icecast/SHOUTcast stream recorder.
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
- interstice - API for this module
License
MIT © Allan Taschini