tmacka88
Member Posts: 81 Joined: Mar 2012 Reputation: 0 |
2012-03-31 15:38
Post: #1
I have done a little reading and can see a few people having issues with this but can at least get some parts working. I can get any airplay function to show up.
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-03-31 17:50
Post: #2
post xbmc.log with debugging turned on.
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 |
tmacka88
Member Posts: 81 Joined: Mar 2012 Reputation: 0 |
2012-04-01 02:42
Post: #3
Can you advise me how I can access this log from Buntu's desktop?
thanks |
| find quote |
tmacka88
Member Posts: 81 Joined: Mar 2012 Reputation: 0 |
2012-04-01 06:06
Post: #4
Got it.
this is my log. http://xbmclogs.com/show.php?id=1121 Will this help even though i cant even communicate with XBMC via airplay? thanks |
| find quote |
grywnn
Member+ Posts: 379 Joined: Mar 2010 Reputation: 0 Location: Germany |
2012-04-01 12:18
Post: #5
If you don't even see XBMC as a target on the devices you want to stream from:
Did you install avahi-daemon as mentioned in the airplay wiki: http://wiki.xbmc.org/index.php?title=Air...quirements ... cause without that, the airplay service won't be announced on your network, and thus won't apear on your devices. |
| find quote |
tmacka88
Member Posts: 81 Joined: Mar 2012 Reputation: 0 |
2012-04-01 12:43
Post: #6
O, sorry didnt see that sorry. Was working on mac assumed something was wrong. Thanks.
I ran the command and got trent_mackness@XBMC:~$ sudo apt-get install avahi-daemon [sudo] password for trent_mackness: Reading package lists... Done Building dependency tree... 50% but still not showing up on ipad etc or does it meen do this on command line within ubuntu when it states this #(on Ubuntu) |
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-04-01 13:16
Post: #7
Code: 12:39:39 T:2843720560 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishingthe avahi is not running. If this is xbmcbuntu then imho its a wrong default (this should be working without interaction of the user). 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 |
tmacka88
Member Posts: 81 Joined: Mar 2012 Reputation: 0 |
2012-04-01 13:23
Post: #8
What would fix that?
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-04-01 21:21
Post: #9
Code: /etc/init.d/avahi-daemon startsomething like that... 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 |
tmacka88
Member Posts: 81 Joined: Mar 2012 Reputation: 0 |
2012-04-02 02:11
Post: #10
this is what i get after running the code above: Still no airplay.
trent_mackness@XBMC:~$ /etc/init.d/avahi-daemon start Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service avahi-daemon start Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the start(8) utility, e.g. start avahi-daemon start: Rejected send message, 1 matched rules; type="method_call", sender=":1.25" (uid=1000 pid=1596 comm="start avahi-daemon ") interface="com.ubuntu.Upstart0_6.Job" member="Start" error name="(unset)" requested_reply="0" destination="com.ubuntu.Upstart" (uid=0 pid=1 comm="/sbin/init") |
| find quote |

Search
Help