/node-shairport-sync

Node.js wrapper for shairport-sync

Primary LanguageJavaScript

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.