Skip to content

feat: add AirPlay playback backend - #11

Open
zicochaos wants to merge 1 commit into
Ciphore:masterfrom
zicochaos:feat/macos-audio-output
Open

feat: add AirPlay playback backend#11
zicochaos wants to merge 1 commit into
Ciphore:masterfrom
zicochaos:feat/macos-audio-output

Conversation

@zicochaos

Copy link
Copy Markdown

Summary

  • Add a macOS-only AirPlay playback backend with Bonjour RAOP discovery.
  • Stream decoded PCM through a separate AirPlay worker process using optional node-airtunes2.
  • Add Settings support for selecting airplay, cycling AirPlay receivers with a, and submitting receiver codes via :airplay-code .
  • Document macOS AirPlay setup and keep the AirPlay sender as an optional peer dependency so the default install/audit tree stays clean.

Test Plan

  • npm run verify
  • npm audit --audit-level=low
  • Compiled AirPlay smoke test against Office Sonos receiver with optional peer supplied via NODE_PATH

Notes

node-airtunes2 is not a production dependency. AirPlay is advertised only when macOS has ffmpeg, dns-sd, and the optional sender package resolvable at runtime.

@vercel

vercel Bot commented May 30, 2026

Copy link
Copy Markdown

@zicochaos is attempting to deploy a commit to the Viewport Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant