Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Apple TV with pin codes (Could not connect to Airplay. Unexpected response from AppleTV: 403) #1339

Open
tomstgeorge opened this issue Mar 9, 2018 · 7 comments

Comments

@tomstgeorge
Copy link

Version 0.19.0 (0.98.20) on MacOS High Sierra.

Trying to stream to AppleTV 4 results in error;
Could not connect to Airplay. Unexpected response from AppleTV: 403

Airplay works with other software on same laptop.

screen shot 2018-03-09 at 6 38 43 pm

@akswalia23
Copy link

hey this started happening when Apple added a new security layer on airplay or maybe was trying to stop 3rd party apps from using airplay in TVOS 10.2
It turns out; some forward-thinking developers have already tackled this. AirParrot 2.7.0, released recently, has tvOS10.2 support. http://www.airsquirrels.com/airparrot/release-notes/win/

I have just installed it on Windows 10 and MacOs High Sierra, I can confirm it works. As you launch it, if you don't have a passcode or password set on your ATV4, Apple TV then shows you their standard format four digit code which you then enter on a little AirParrot prompt window, and that's it. Streaming via AirPlay once more.

I can only assume then that other developers (like the one of WebTorrent) can and should follow suit and update their software.

@feross
Copy link
Member

feross commented May 16, 2018

We need to add support to the library that we use for Apple TV support, airplayer. I opened an issue there: watson/airplayer#4

@akswalia23
Copy link

Would it be stupid to consider completely changing the current airplay library?

@akswalia23
Copy link

As airplay support may as well not be there since all new Apple TV's will not work

@difelice
Copy link

difelice commented Aug 16, 2018

@feross I think the URL of the issue you opened is: watson/airplayer#4

@cristiandan
Copy link

could this be used instead? https://github.com/evandcoleman/node-appletv
others have the same issue - derhuerst/play-on-apple-tv#2

@feross
Copy link
Member

feross commented Nov 18, 2020

Is anyone interested in exploring how to support newer Apple TVs and sending a PR?

@feross feross changed the title Could not connect to Airplay. Unexpected response from AppleTV: 403 Support Apple TV with pin codes (Could not connect to Airplay. Unexpected response from AppleTV: 403) Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants