Skip to content
Schlaubischlump edited this page May 22, 2021 · 4 revisions

This wiki contains some basic informations / resources about the airplay / raop v1 / raop v2 protocols.

Informations

Unofficial AirPlay Protocol Specification (old raop/airtunes v1)
https://nto.github.io/AirPlay.html

Airtunes2 Protocol Specification (raop/airtunes v2)
https://git.zx2c4.com/Airtunes2/about/#common-request-headers

Airplay in general
https://openairplay.github.io/airplay-spec/introduction.html

Airplay 2 (not airtunes 2)
https://emanuelecozzi.net/docs/airplay2/

TVOS 10.2 Pairing & Authenticating
https://htmlpreview.github.io/?https://github.com/philippe44/RAOP-Player/blob/master/doc/auth_protocol.html

Implementations

Airtunes2 implementations
https://github.com/stephen/nodetunes
https://github.com/mcfisto/node_airtunes2
https://github.com/LinusU/rust-raop-player
https://github.com/danielcavanagh/peeler
https://github.com/philippe44/RAOP-Player

TVOS 10.2 + Homekit Pairing & Authenticating (C-Implementation)
https://github.com/ejurgensen/pair_ap

Clone this wiki locally