Open julia-harel opened 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.
Thanks. How to fix this problem or you will fix this problem next version ?
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
If you disregard the "Device disconnected" message, and just continue sending media to Apple TV, it works.
Could you make a pull request to the LG Connect SDK with the potential fix?
AirPlayService line 576 http://192.168.0.120:7000/playback-info
When I press connect and select my Apple TV, I am getting immediate message "Device disconnected" and I cannot render media.