0.3.5 • Published 8 years ago

chromecast-unix-audio v0.3.5

Weekly downloads
-
License
BSD
Repository
-
Last release
8 years ago

#Chromecast Unix Audio Uses cvlc to create an http stream of your local audio and sends it to the chromecast.

##Installation

$ (sudo) npm install -g chromecast-unix-audio

Make sure you have the cvlc library installed on your preffered os, some examples:
Fedora

$ dnf install cvlc

Ubuntu

$ apt-get install cvlc

##Usage When installed globally just do:

$ chromecast-unix-audio # Stream started at: http://0.0.0.0:xxxx/pc.mp3 

And it will automagically send it to a founded chromecast.

##Cons There is a delay of about 10 seconds.

0.3.5

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago