Kodi Community Forum
XBMC iPad Mirroring - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: XBMC iPad Mirroring (/showthread.php?tid=118238)



XBMC iPad Mirroring - dieselboy27 - 2011-12-31

Can anyone tell me if XBMC supports mirroring for iPad 2 and iPhone 4S? I've tried to get it to display but no luck. I have disabled AirPlay in Apple UI, to make sure there are no conflicts.


- Ned Scott - 2011-12-31

No AirPlay mirroring in XBMC for the time being (not currently planned, as far as I know, as it's a whole other monster compared to video and audio). http://wiki.xbmc.org/index.php?title=AirPlay


- Memphiz - 2011-12-31

its just not possible atm ... nobody has hacked the mirroring encryption yet ...


RE: XBMC iPad Mirroring - jabbas - 2014-01-10

Apparently, someone did: http://nto.github.io/AirPlay.html#screenmirroring


RE: XBMC iPad Mirroring - maruchan - 2014-01-10

(2014-01-10, 18:39)jabbas Wrote: Apparently, someone did: http://nto.github.io/AirPlay.html#screenmirroring

That's simply a documentation of the protocol, which is helpful, but it does not describe Apple's FairPlay DRM encryption scheme, which is needed for AirPlay Mirroring. As far as I'm aware, nobody has reverse engineered FairPlay and publicly documented it--all of the commercial solutions for this require you to have iTunes installed on your computer and hook the required functions (basically make iTunes do the encoding/decoding for them.) Since iTunes is closed source and only available on Windows and OSX, I don't think anyone on the XBMC team would be interested in such a solution.


RE: XBMC iPad Mirroring - hongkongkiwi - 2014-06-30

Actually it looks like AirPlay mirroring is definitely possible on Android:
https://play.google.com/store/apps/details?id=com.waxrain.airplaydmr&hl=en

Just a matter of implementing that same support in XBMC


RE: XBMC iPad Mirroring - Ned Scott - 2014-06-30

(2014-06-30, 05:29)hongkongkiwi Wrote: Actually it looks like AirPlay mirroring is definitely possible on Android:
https://play.google.com/store/apps/details?id=com.waxrain.airplaydmr&hl=en

Just a matter of implementing that same support in XBMC

That means nothing when the app isn't open source. Third party AirPlay mirroring receiving software has existed for years, but as long as there is no open source solution then it can't be used in XBMC.