is it possible to enable Airplay on an iPad app I've made that streams audio (no video). If so, is there any sample code out there?

thanks for any help.

link|improve this question

feedback

2 Answers

NO

The RAOP protocol is private and the stream is encrypted.

Source: http://en.wikipedia.org/wiki/Remote_Audio_Output_Protocol

link|improve this answer
feedback

This may be of interest:

AirPlay Overview: Encryption and Authentication

This part indicates that it may be possible to play what is streaming over AirPlay:

Bear in mind that if the video is playing over AirPlay, the viewer is watching on a television with no way to enter a password. In such cases, the viewer must authenticate on the device that is relaying the video via AirPlay, which may be in another room. This situation has other implications, including how long cookies or other authentication tokens should last before expiration. You should configure your server accordingly.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.