• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 12
Has anyone tried the new AirPlay commit on the nightly 8.26
I'd like to put my vote in for changing the default AirPlay port from 9091 (Transmission's default) to something, anything else. I just spent two hours trying to figure out why the heck it wasn't working. Is there a bug report or feature request for this yet?
Reply
Lagstorm Wrote:I'm also having problems connecting to the xbmc's airplay service. Xbmc shows up in iTunes and in Airfoil but I can't connect to it. In Itunes no error messages are shown but in Airfoil I get the following message: http://pastebin.com/4kLcy6eL I don't know if it helps you guys at all but you never know. Thanks for the great work so far.

Did you try to deactivate ipv6 in your macs network settings? This is what i found on google about it and it helped here on my side aswell ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
FoolsRun Wrote:I'd like to put my vote in for changing the default AirPlay port from 9091 (Transmission's default) to something, anything else. I just spent two hours trying to figure out why the heck it wasn't working. Is there a bug report or feature request for this yet?

No feature request - but i have this in my mind already ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Memphiz Wrote:Did you try to deactivate ipv6 in your macs network settings? This is what i found on google about it and it helped here on my side aswell ...
I forgot to mention that I tried that already. It didn't help.
Reply
Lagstorm Wrote:I forgot to mention that I tried that already. It didn't help.

What version of iTunes and OSX do you use? And on what plattform the XBMC is running? (i think ATV2 or some other iDevice right?)
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Memphiz Wrote:What version of iTunes and OSX do you use? And on what plattform the XBMC is running? (i think ATV2 or some other iDevice right?)
I'm running Osx 10.6.8, iTunes 10.4.1 in my laptop. Xbmc is running in Ubuntu 11.04. My Xbmc build is from https://github.com/akezeke/spotyxbmc2/commits/master. If I'm right there haven't been any bugfixes to airplay in last 4 days so the spotyxbmc-branch should contain everything necessary for airplay, right?
Reply
does the code support music at the moment, can only stream video & photos
Reply
rapitts Wrote:does the code support music at the moment, can only stream video & photos

The latest nightly will let you play music from iTunes if that's what you mean. Install the latest nightly and try it.
Reply
Lagstorm Wrote:I'm running Osx 10.6.8, iTunes 10.4.1 in my laptop. Xbmc is running in Ubuntu 11.04. My Xbmc build is from https://github.com/akezeke/spotyxbmc2/commits/master. If I'm right there haven't been any bugfixes to airplay in last 4 days so the spotyxbmc-branch should contain everything necessary for airplay, right?

you compiled it yourself? I would need a xbmc.log from ubuntu then...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Memphiz Wrote:you compiled it yourself? I would need a xbmc.log from ubuntu then...
Here is the log http://pastebin.com/qv7L2hXm.
I think the interesting part is:

INFO: AIRPLAY Server: Successfully initialized
DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:XBMC port:9091
DEBUG: CZeroconfAvahi::addService() named: XBMC type: _airplay._tcp port:9091
DEBUG: SECTION:LoadDLL(libshairport.so.0)
DEBUG: Loading: libshairport.so.0
DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:002522A574AF@xbmc port:5000
DEBUG: CZeroconfAvahi::addService() named: 002522A574AF@xbmc type: _raop._tcp port:5000
DEBUG: Thread CAirPlayServer start, auto delete: 0
DEBUG: Thread CAirTunesServer start, auto delete: 0
DEBUG: Thread CAirTunesServer 140163883714304 terminating

If I read right the AirTunesServer is terminating during startup and I suppose it's not supposed to do that...
Reply
Oooooh, what's THIS!?

http://trac.xbmc.org/changeset/60c3bea28...ba3678715c
Living Room: ASUS Chromebox / OpeneElec 5 / Kodi 14.2
Bedroom: Amazon FireTV Stick / Kodi 14.2
Home Office: Amazon FireTV Stick / Kodi 14.2
Windows Server: Intel Core i3-2100T / 8GB Ram / 48TB / MySQL / StableBit DrivePool on Server 2012 R2 Standard
Reply
Philmatic Wrote:Oooooh, what's THIS!?

http://trac.xbmc.org/changeset/60c3bea28...ba3678715c

I'll tell myself what it is, it's a working implementation of AirPlay for Windows! I just played my Wedding Video from iTunes on my desktop on my XBMC instance in the living room.

No AirTunes yet, but this is AMAZING!
Living Room: ASUS Chromebox / OpeneElec 5 / Kodi 14.2
Bedroom: Amazon FireTV Stick / Kodi 14.2
Home Office: Amazon FireTV Stick / Kodi 14.2
Windows Server: Intel Core i3-2100T / 8GB Ram / 48TB / MySQL / StableBit DrivePool on Server 2012 R2 Standard
Reply
Lagstorm Wrote:Here is the log http://pastebin.com/qv7L2hXm.
I think the interesting part is:

INFO: AIRPLAY Server: Successfully initialized
DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:XBMC port:9091
DEBUG: CZeroconfAvahi::addService() named: XBMC type: _airplay._tcp port:9091
DEBUG: SECTION:LoadDLL(libshairport.so.0)
DEBUG: Loading: libshairport.so.0
DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:002522A574AF@xbmc port:5000
DEBUG: CZeroconfAvahi::addService() named: 002522A574AF@xbmc type: _raop._tcp port:5000
DEBUG: Thread CAirPlayServer start, auto delete: 0
DEBUG: Thread CAirTunesServer start, auto delete: 0
DEBUG: Thread CAirTunesServer 140163883714304 terminating

If I read right the AirTunesServer is terminating during startup and I suppose it's not supposed to do that...

You might enable

http://wiki.xbmc.org/index.php?title=Adv...ebuglog.3E

in advancedsettings.xml for enabling the debugoutput from libshairport. But beware - it spams alot (at least when its running). Maybe it gives a hint why its terminating...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Is it possible the other way around - to send music from XBMC to Zeppelin Air speakers?
My skins:

Amber
Quartz

Reply
Memphiz Wrote:You might enable

http://wiki.xbmc.org/index.php?title=Adv...ebuglog.3E

in advancedsettings.xml for enabling the debugoutput from libshairport. But beware - it spams alot (at least when its running). Maybe it gives a hint why its terminating...
I got the following message:
DEBUG: AIRTUNES: Error setting up server socket on port 5000, try specifying a different port
So how should I proceed from here? I don't believe that there is another program using the port, but I'm not completely sure. How could I check it?
Reply
  • 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 12

Logout Mark Read Team Forum Stats Members Help
Has anyone tried the new AirPlay commit on the nightly 8.260