Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Airplay not working
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Airplay not working
25th Mar, 2014, 05:10 PM
Post: #23
mehlvogel Offline
Registered
Posts: 12
Joined: Dec 2013
Reputation: 1
RE: Airplay not working
(25th Mar, 2014 01:56 PM)mk01 Wrote:  
(2nd Mar, 2014 01:32 AM)mehlvogel Wrote:  In which you can replace "iXBMC" by the name you want your XBian to appear on the device and the XX:...:XX part by the mac address of eth0 (use ifconfig to find that one out).
If you want to put this into a start script, make sure to wait until XBMC has sent the first announcement (so put a sleep for 15 or 20 seconds into the script).


isn't better to provide oneline patch to XBMC? and actually send this announcement after sleep after the first one ?


Of course it would have been, if I would be able to provide such a patch. But since I have absolutely no idea how XBMC's architecture looks like, how it works and where to start for such a patch, this would take a huge amount of time, which -- I am afraid -- is currently not at my disposal Wink
The avahi stuff I got from the XBMC forum, so I guess the devs already now about it.

(25th Mar, 2014 01:56 PM)mk01 Wrote:  ok, should be merged into upstream.

@DreamT
anyhow to provide some insights and demonstrate how easier upstart is (comparing to sysv (init.d)):

you would create file /etc/init/airplay-anounce.conf
Code:
start on started xbmc

task

pre-start exec sleep 60

exec avahi-publish -s "iXBMC" _airplay._tcp 36667 "deviceid=XX:XX:XX:XX:XX:XX" "features=0x77" "model=AppleTV3,2" "srcvers=101.28"

clever gui would change "start on started xbmc" to "start on xbmc-anounced". where xbmc-anounced would mean airplay anounce from XBMC / but for actual syntax and catching avahi events we would need to use documentation Wink

First, thanks on the upstart info. It really looks a hell lot easier. Second, I will make some more tests and keep an eye on it as soon as the update is pushed to my Pi.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Airplay not working - Elemental - 8th Dec, 2013, 11:36 PM
RE: Airplay not working - Koenkk - 9th Dec, 2013, 08:16 AM
RE: Airplay not working - mk01 - 14th Dec, 2013, 12:20 PM
RE: Airplay not working - Elemental - 16th Dec, 2013, 06:25 AM
RE: Airplay not working - mk01 - 16th Dec, 2013, 06:32 AM
RE: Airplay not working - S47 - 28th Dec, 2013, 06:40 PM
RE: Airplay not working - S47 - 28th Dec, 2013, 07:44 PM
RE: Airplay not working - bcre3306 - 11th Jan, 2014, 04:48 AM
RE: Airplay not working - IriDium - 3rd Jan, 2014, 03:58 AM
RE: Airplay not working - mk01 - 7th Jan, 2014, 10:07 PM
RE: Airplay not working - IriDium - 8th Jan, 2014, 12:56 AM
RE: Airplay not working - mk01 - 8th Jan, 2014, 06:53 AM
RE: Airplay not working - mk01 - 16th Jan, 2014, 02:49 PM
RE: Airplay not working - S47 - 23rd Jan, 2014, 02:59 AM
RE: Airplay not working - bcre3306 - 23rd Jan, 2014, 06:23 AM
RE: Airplay not working - mk01 - 25th Jan, 2014, 05:36 PM
RE: Airplay not working - mehlvogel - 2nd Mar, 2014, 01:32 AM
RE: Airplay not working - DreamT - 6th Mar, 2014, 06:13 AM
RE: Airplay not working - mk01 - 25th Mar, 2014, 01:56 PM
RE: Airplay not working - mehlvogel - 25th Mar, 2014 05:10 PM
RE: Airplay not working - mk01 - 25th Mar, 2014, 05:31 PM
RE: Airplay not working - mehlvogel - 25th Mar, 2014, 05:39 PM
RE: Airplay not working - mehlvogel - 6th Mar, 2014, 06:34 AM
RE: Airplay not working - DreamT - 9th Mar, 2014, 01:53 AM
RE: Airplay not working - DreamT - 25th Mar, 2014, 06:00 AM
RE: Airplay not working - mehlvogel - 1st Apr, 2014, 03:01 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  Airplay not working Lupurus 17 44,948 21st Aug, 2020 08:58 AM
Last Post: f1vefour
  [PROBLEM] Airplay is not working on XBIAN 1.0RC2 // XBMC 13.1 sir106 27 86,248 16th Dec, 2014 03:05 PM
Last Post: mk01

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 23rd May, 2025, 09:33 PM Powered By MyBB, © 2002-2025 MyBB Group.