chromecaster-cli

0.2.3 • Public • Published

node-chromecaster-cli

A command line interface to send your input sound to the Chromecast.

Is a simple client that gives your sound to the Chromecast using mp3 codec, with some options to change.

This version is in (really) alpha, so any help is welcome.

Installation

This cli currently only works on OS X and Linux (the library I use: chromecast-lib)

$ npm install chromecaster-cli

Usage

Argument Description Default
-p, --port The port that the stream will listen on 3000
-b, --bitrate Bitrate of the encoded mp3 stream 320
-s, --samplerate Samplerate of the encoded mp3 stream 44100
-n, --name Name of the stream to be shown (only Chromecast)
-o, --device Name of the device to stream (first one)
-h, --help Shows this help
-l, --list Lists all Chromecast & Chromecast Audio devices
--list-devices|Lists all audio input devices

-i, --iselect|Lets you select which device to cast to -d, --searchDuration|Time searching for a Chromecast in seconds|5

Readme

Keywords

none

Package Sidebar

Install

npm i chromecaster-cli

Weekly Downloads

5

Version

0.2.3

License

ISC

Last publish

Collaborators

  • melchor9000