node-airplayhub
node-airplayhub copied to clipboard
No Audio on AppleTV 4, tvOS 11.1
Hi, Theres no audio coming from my Apple TV. I have two raspberries, there its working like a charm.
Any Ideas? Thanks, Kilian
my config file:
{
"servername": "Ganze Wohnung",
"webuiport": 8089,
"debug": false,
"idletimout": 600,
"zones": [
{
"name": "Wohnzimmer",
"host": "192.168.178.101",
"port": 5000,
"volume": "48",
"enabled": true,
"hidden": false
},
{
"name": "Schlafzimmer",
"host": "192.168.178.33",
"port": 7000,
"volume": "48",
"enabled": true,
"hidden": false
},
{
"name": "Küche",
"host": "192.168.178.100",
"port": 5000,
"volume": "48",
"enabled": true,
"hidden": false
}
]
}
same here, works using
-
shairport-sync
ondebian
-
airfoil satellite
onosx
-
airport express
but not on apple tv
with tvos 11
.
debug log shows nothing related at all.
@noelhibbard looks like pairing
is required for recent apple tv
as discussed at https://github.com/ejurgensen/forked-daapd/issues/377 pointing to https://github.com/marcklefter/node-appletv-pairing
Same problem here. no audio even after pairing. forked-daapd seems to play but (I see the cover on the appletv) but no sound comes out. The audio is connected via a HDMI splitter and then via toslink. Audio does play when I use the Airplay from the iPhone and also when the appletv plays a movie. But when forked-daapd sends the audio it does not sound...