Skip to main content
Known Participant
August 1, 2012
Question

AirPlay Mirroring in App

  • August 1, 2012
  • 2 replies
  • 2317 views

Hello ,

i have to build a button in my app. That button enables AirPlay Mirroring. You will get a popup where you have to choose the AirPlay device.

I have no idea how to do this. Is there any NativeExtension for this?

I found this   https://github.com/MikkoH/AS3-Airplay  but it can only stream video and image files.

Some ideas?

Best regards

Max

This topic has been closed for replies.

2 replies

August 3, 2012

Hey,

I would like to do the same. If someone knows something... :-)

Tkx

D

August 15, 2012

Hi,

You might find this usefull!

http://renaun.com/blog/2010/03/using-air-20-to-find-services-through-mdnszeroconf-bonjour/

The protocol to find Apple devices connected on the same network is called Bonjour.

Good luck!