shairport-sync
v1.0.0
Published
Node.js wrapper for shairport-sync, create airplay/airtune receivers using node.
Downloads
8
Maintainers
Readme
Node.js shairport-sync
========================
Create Airtune/Airplay receivers in Node.js applications using shairport-sync
Features
Airplay
receiver spawning- PCM output streaming (for
stdout
andpipe
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.