You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.
When trying to connect from an iPad 2 with iOS 8.2 or iMac 10.9.5 (which hosts airsonos) the connection cannot be established. Verbose output underneath. When connecting from an iPhone 4S with iOS 6.1.3 (sic!) the connection is established and working fine. The version difference makes me believing Apple has changed a secret in the AirPlay protocol recently which airsonos (or the underlying libraries) do not support.
$ airsonos --version
0.1.1
$ airsonos --verbose
Searching for Sonos devices on network...
Setting up AirSonos for Büro {192.168.178.30:1400}
nodetunes:server starting nodetunes server (Büro (AirSonos)) +0ms
nodetunes:server broadcasting mdns advertisement (for port 5000) +20ms
nodetunes:rtsp received method OPTIONS (CSeq: 0)
{ cseq: '0',
'x-apple-device-id': '0xd49a20d0875e',
'apple-challenge': 'L95zfHVp8AfTooFzPDMXUg==',
'dacp-id': '2434E1587742326F',
'active-remote': '1724338251',
'user-agent': 'AirPlay/200.34.4' } +13s
nodetunes:helper building challenge for L95zfHVp8AfTooFzPDMXUg== (ip: c0a8b217, mac: 545200e0141e) +1ms
nodetunes:helper computed challenge: iEQyP449jgEK6ucla42a+IAEOSXfmpBQU0v12lYWTaG11HjNVk0xsa3mYF1vHHNoUuiLBnEZAjDC3MI5DWnWcfof04bcmkXko0X2fL4X9ifXYbDdrWX2CNBtaUi+Fu49gFRdNm4dmU5gHU54jolQX5ohWEpg2eRwCGFwCqrrqAbhgsJ9PlqfSjkgUf+Jz5K/hcpJapO0gQuwTELm/7HMgQf0ib6hNm5U7hWSOjuSi8OCY9dHi+IqVNiatEMrBGbrka89QuyStUTcAvVJ6W7SmxCrYzIQJYkieZUjgy/pSqQp5aj4fnLhIL0sqKQ2h637/LbeyjsLkIpc2BtYFkP3dg== +125ms
this was an unsuccessful attempt to connect via the system control panel selecting the sound output device. I got a could not connect message. The log looks similar from iOS 8. An successful attempt from iOS 6 looks like following:
$ brew info node
node: stable 0.12.1 (bottled), HEAD
$ airsonos --diagnostics
AirSonos Diagnostics
node version v0.12.1
operating sys darwin (x64)
ip address 192.168.178.23
from what I read in #113 may it be my node version is to new? What confuses me is that AirPlay is actually able to connect from iOS 6...
When trying to connect from an iPad 2 with iOS 8.2 or iMac 10.9.5 (which hosts airsonos) the connection cannot be established. Verbose output underneath. When connecting from an iPhone 4S with iOS 6.1.3 (sic!) the connection is established and working fine. The version difference makes me believing Apple has changed a secret in the AirPlay protocol recently which airsonos (or the underlying libraries) do not support.
this was an unsuccessful attempt to connect via the system control panel selecting the sound output device. I got a could not connect message. The log looks similar from iOS 8. An successful attempt from iOS 6 looks like following:
looking through other Tickets here I see similar Log entries but no explanation yet...
The text was updated successfully, but these errors were encountered: