========================
Create Airtune/Airplay receivers in Node.js applications using shairport-sync
Airplay
receiver spawning- PCM output streaming (for
stdout
andpipe
output) - Handle
Airplay
metadata
- Working shairport-sync command builded with needed configuration (outputs, metadata, etc..)
npm install shairport-sync --save
Read the documentation.