ConnectSDK / Connect-SDK-Android-API-Sampler

Creative Commons Zero v1.0 Universal
24 stars 21 forks source link

Fails to connect to Apple TV #35

Open julia-harel opened 8 years ago

julia-harel commented 8 years ago

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

julia-harel commented 8 years ago

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 commented 8 years ago

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

softvision-mariusduna commented 8 years ago

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 commented 8 years ago

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

softvision-mariusduna commented 8 years ago

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

Duna commented 8 years ago

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