1.0.0 • Published 8 years ago

shairport-sync v1.0.0

Weekly downloads
6
License
ISC
Repository
github
Last release
8 years ago

Node.js shairport-sync

========================

Create Airtune/Airplay receivers in Node.js applications using shairport-sync

Features

  • Airplay receiver spawning
  • PCM output streaming (for stdout and pipe output)
  • Handle Airplay metadata

Requirements

  • Working shairport-sync command builded with needed configuration (outputs, metadata, etc..)

Installation

npm install shairport-sync --save

Usage

Read the documentation.