AirPlay is a generic name for a number of Apple technologies, the most interesting of which is its HTTP-based photo and video sharing protocol.
Resources
| Category | Date | Link | Notes |
|---|---|---|---|
| AirPlay 2 | 2026 | airplay2-rs | Open-source AirPlay 2 audio sender in Rust — mDNS discovery, RAOP/RTSP pairing, ALAC encoding, buffered audio sync |
| 2022 | airplay2-receiver | Python-based AirPlay 2 receiver |
|
| goplay2 | Go-based AirPlay 2 receiver |
||
| Receivers | 2025 | AirAP | iOS receiver for AirPlay |
| 2024 | UxPlay | Generic Linux mirroring daemon with AirPlay v2 and video mirroring support |
|
| 2022 | RPiPlay | Raspberry Pi-compatible AirPlay mirroring server |
|
| shairport-display-qt | Qt display frontend for shairport |
||
| shairport-sync | AirPlay audio receiver — what I use on a Pi 3 |
||
| 2012 | shairplay | AirPlay/RAOP server library |
|
| Reference | Unofficial Protocol Specs | Protocol documentation including mirroring |
|
| Tools | airplay-nmt | C-based server for embedded devices |
|
| pyairplay | Protocol testbed |