[mythtv-users] .25, bonjour, and airplay
jk90090
jk90090 at gmail.com
Tue Apr 17 21:40:20 UTC 2012
On 4/17/12 2:05 PM, jk90090 wrote:
> On 4/17/12 4:59 AM, Jean-Yves Avenard wrote:
>> On 17 April 2012 21:40, Mike Perkins<mikep at randomtraveller.org.uk>
>> wrote:
>>
>>> Yeah, but he'll need to change both frontend and backend to get
>>> mythtv to
>>> continue to work...
>> No he doesn't. Not for AirTunes/AirPlay
>>
> It would appear that I had to do it. My frontend also has a slave
> backend (but not always running) and it just would not output audio.
> I could see the device register in my iphone and ipad's AirPlay list,
> I could select the frontend and hit play, but no audio would come
> out. I fired up mythtv-setup on it, and the local backend IP was set
> to 127.0.0.1. I changed that to the LAN IP for the machine, and
> restarted the frontend, and now I have audio (video still not
> working), but audio stutters which seems to be related to wireless.
> Is there a buffer setting that I can use??
>
> -JK
>
As a followup, specifically I would see the following in the logs before
the change:
2012-04-17 13:45:55.974595 I [4780/4808] RAOPDevice serverpool.cpp:365
(bind) - Binding to UDP 127.0.0.1:54820
2012-04-17 13:45:55.974755 I [4780/4808] RAOPDevice serverpool.cpp:365
(bind) - Binding to UDP [0:0:0:0:0:0:0:1]:54820
And after the change:
2012-04-17 13:45:55.974595 I [4780/4808] RAOPDevice serverpool.cpp:365
(bind) - Binding to UDP 127.0.0.1:54820
2012-04-17 13:45:55.974650 I [4780/4808] RAOPDevice serverpool.cpp:365
(bind) - Binding to UDP AAA.BBB.CCC.DDD:54820
2012-04-17 13:45:55.974755 I [4780/4808] RAOPDevice serverpool.cpp:365
(bind) - Binding to UDP [0:0:0:0:0:0:0:1]:54820
Note the additional binding after the change.
-JK
More information about the mythtv-users
mailing list