juhovh / shairplay

Apple airplay and raop protocol server
Other
1.35k stars 228 forks source link

[DACP] - add callback for dacp remote control meta data (audio_remote_co... #37

Closed Memphiz closed 9 years ago

Memphiz commented 9 years ago

...ntrol_id).

This adds a callback for fetching dacp id and active_remote_header. This allows the using app to fetch the correct _dacp._tcp. bonjour announcement and control the airtunes client via DACP as mentioned here:

http://nto.github.io/AirPlay.html#audio-remotecontrol

juhovh commented 9 years ago

Excellent work, just as I would've written it. :)