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

Fails to connect to Apple TV #35

Open
julia-harel opened this issue Jan 11, 2016 · 6 comments
Open

Fails to connect to Apple TV #35

julia-harel opened this issue Jan 11, 2016 · 6 comments

Comments

@julia-harel
Copy link

When I press connect and select my Apple TV, I am getting immediate message "Device disconnected" and I cannot render media.

@julia-harel
Copy link
Author

I stepped with debugger into SDK code and found, that on "connect", the SDK issues request for playback_info (http://<apple tv ip address>/playback-info). This request fails with HTTP Internal Error 500. If I ignore this error code, rest of features work fine.

@hienandroid
Copy link

Thanks. How to fix this problem or you will fix this problem next version ?

@softvision-mariusduna
Copy link

We have the same issue on Seagate Media Application, is not working with the latest Apple TV, will it be integrated to the new 1.7 SDK? We are using gradle integration, don't really want to have a fork

@julia-harel
Copy link
Author

If you disregard the "Device disconnected" message, and just continue sending media to Apple TV, it works.

@softvision-mariusduna
Copy link

Could you make a pull request to the LG Connect SDK with the potential fix?

@Duna
Copy link

Duna commented Apr 7, 2016

AirPlayService line 576
http://192.168.0.120:7000/playback-info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants