How to AirPlay with XBMC Eden for iPad 3

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
faythebest Offline
Junior Member
Posts: 4
Joined: May 2012
Reputation: 0
Post: #1
Just successfully installed xbmc Eden on my iPad 3. However I am trying to AirPlay on my apple tv 3 but I don't see the airplay icon in the app.

Hope someone can help me

Thx
find quote
procrastinator Offline
Fan
Posts: 448
Joined: Aug 2008
Reputation: 4
Location: UK
Post: #2
AFAIK XBMC only acts as an Airplay target, i.e. you can Airplay videos/music to your XBMC device, but you cannot Airplay from it.

If you're using a nightly build then you can use a hardware TV out iPad accessory to play XBMC on your TV screen ( http://xbmc.org/natethomas/2012/05/02/xb...ril-cycle/ )
find quote
faythebest Offline
Junior Member
Posts: 4
Joined: May 2012
Reputation: 0
Post: #3
Thx I will try nightly build and output with the AV adapter.
(This post was last modified: 2012-05-27 20:28 by faythebest.)
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,684
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #4
You might even be able to use the airplay mirror option on your ipad3 to let xbmc detect it as external screen - this should work same like with an hdmi adapter then ...

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
suchmich1983 Offline
Junior Member
Posts: 31
Joined: May 2012
Reputation: 0
Post: #5
(2012-05-27 23:03)Memphiz Wrote:  You might even be able to use the airplay mirror option on your ipad3 to let xbmc detect it as external screen - this should work same like with an hdmi adapter then ...

How does this work? I dont have this mirror Switch when xbmc is running.
find quote
faythebest Offline
Junior Member
Posts: 4
Joined: May 2012
Reputation: 0
Post: #6
(2012-05-27 23:03)Memphiz Wrote:  You might even be able to use the airplay mirror option on your ipad3 to let xbmc detect it as external screen - this should work same like with an hdmi adapter then ...

Well I tried that method but the resolution is not in HD. It only mirrors.
(2012-05-27 23:49)suchmich1983 Wrote:  
(2012-05-27 23:03)Memphiz Wrote:  You might even be able to use the airplay mirror option on your ipad3 to let xbmc detect it as external screen - this should work same like with an hdmi adapter then ...

How does this work? I dont have this mirror Switch when xbmc is running.

The switch is available with the volume and brightness controller in the bottom when you double click.
(2012-05-27 23:49)suchmich1983 Wrote:  
(2012-05-27 23:03)Memphiz Wrote:  You might even be able to use the airplay mirror option on your ipad3 to let xbmc detect it as external screen - this should work same like with an hdmi adapter then ...

How does this work? I dont have this mirror Switch when xbmc is running.

The switch is available with the volume and brightness controller in the bottom when you double click.
(This post was last modified: 2012-05-28 00:40 by faythebest.)
find quote
suchmich1983 Offline
Junior Member
Posts: 31
Joined: May 2012
Reputation: 0
Post: #7
(2012-05-28 00:36)faythebest Wrote:  
(2012-05-27 23:03)Memphiz Wrote:  You might even be able to use the airplay mirror option on your ipad3 to let xbmc detect it as external screen - this should work same like with an hdmi adapter then ...

Well I tried that method but the resolution is not in HD. It only mirrors.
(2012-05-27 23:49)suchmich1983 Wrote:  [quote='Memphiz' pid='1113419' dateline='1338152610']
You might even be able to use the airplay mirror option on your ipad3 to let xbmc detect it as external screen - this should work same like with an hdmi adapter then ...

How does this work? I dont have this mirror Switch when xbmc is running.


The switch is available with the volume and brightness controller in the bottom when you double click.

So this is not working for me! The Switch is there but only the AirPlay button not the mirroring switch! This is what i found in the Wiki. Are you sure it works?

Quote:Features and known issues

An AirPlay password can be optionally set.
All platforms support video (without DRM, meaning videos downloaded from the iTunes store will not play in XBMC). Audio within the video will also work on all platforms.
All platforms support pictures.
All platforms except Windows support music (with or without DRM). Windows will be supported when libshairport is ported to Win32. (Shairport4w can be used in the background as a workaround to get music support in Windows)
AirPlay mirroring is currently unsupported.
Videos recorded from an iDevice might not display with the correct rotation. Support for this is planned for later.

Christian
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 12,001
Joined: Jan 2011
Reputation: 132
Location: Arizona, USA
Post: #8
That note is only for when XBMC is the AirPlay target (such as a desktop unit running XBMC). In this case (for OP) the AirPlay target/server is the native one from Apple for the ATV3.

In theory XBMC should be able to mirror it's output to the Apple TV 3 (or the native AirPlay server on the ATV2) since the APIs used for the video out cable also work with mirroring (or something like that). However, it has not been tested yet.

I have one theory that someone might try:

1. Make sure you are using a nightly build of XBMC

2. Before opening XBMC, double tap the home button to bring up the App Switcher, slide over to expose the volume control and AirPlay icon.

3. Select the Apple TV 2/3, which should start generic mirroring

4. Now open XBMC, then go to Settings/System/Video output and try selecting "Full screen #2" under "Display Mode"

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
suchmich1983 Offline
Junior Member
Posts: 31
Joined: May 2012
Reputation: 0
Post: #9
(2012-05-28 01:35)Ned Scott Wrote:  That note is only for when XBMC is the AirPlay target (such as a desktop unit running XBMC). In this case (for OP) the AirPlay target/server is the native one from Apple for the ATV3.

In theory XBMC should be able to mirror it's output to the Apple TV 3 (or the native AirPlay server on the ATV2) since the APIs used for the video out cable also work with mirroring (or something like that). However, it has not been tested yet.

I have one theory that someone might try:

1. Make sure you are using a nightly build of XBMC

2. Before opening XBMC, double tap the home button to bring up the App Switcher, slide over to expose the volume control and AirPlay icon.

3. Select the Apple TV 2/3, which should start generic mirroring

4. Now open XBMC, then go to Settings/System/Video output and try selecting "Full screen #2" under "Display Mode"

Works just fine, but is the Resolution really the same as on iPad? If so this is a nice workaround for atv3 owners!
find quote
dc2447 Offline
Senior Member
Posts: 150
Joined: Feb 2009
Reputation: 0
Post: #10
(2012-05-28 01:35)Ned Scott Wrote:  That note is only for when XBMC is the AirPlay target (such as a desktop unit running XBMC). In this case (for OP) the AirPlay target/server is the native one from Apple for the ATV3.

In theory XBMC should be able to mirror it's output to the Apple TV 3 (or the native AirPlay server on the ATV2) since the APIs used for the video out cable also work with mirroring (or something like that). However, it has not been tested yet.

I have one theory that someone might try:

1. Make sure you are using a nightly build of XBMC

2. Before opening XBMC, double tap the home button to bring up the App Switcher, slide over to expose the volume control and AirPlay icon.

3. Select the Apple TV 2/3, which should start generic mirroring

4. Now open XBMC, then go to Settings/System/Video output and try selecting "Full screen #2" under "Display Mode"

(2012-05-28 23:24)suchmich1983 Wrote:  
(2012-05-28 01:35)Ned Scott Wrote:  That note is only for when XBMC is the AirPlay target (such as a desktop unit running XBMC). In this case (for OP) the AirPlay target/server is the native one from Apple for the ATV3.

In theory XBMC should be able to mirror it's output to the Apple TV 3 (or the native AirPlay server on the ATV2) since the APIs used for the video out cable also work with mirroring (or something like that). However, it has not been tested yet.

I have one theory that someone might try:

1. Make sure you are using a nightly build of XBMC

2. Before opening XBMC, double tap the home button to bring up the App Switcher, slide over to expose the volume control and AirPlay icon.

3. Select the Apple TV 2/3, which should start generic mirroring

4. Now open XBMC, then go to Settings/System/Video output and try selecting "Full screen #2" under "Display Mode"

Works just fine, but is the Resolution really the same as on iPad? If so this is a nice workaround for atv3 owners!

I have no option for full screen 2 - running latest nightly
find quote
Post Reply