ithlony / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

chromecast google cast timeout #581

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download Android app https://play.google.com/store/apps/details?id=ru.cn.tv
2. Click to cast button in android app

What is the expected output? What do you see instead?
Chromecast APP run, but in android callback timeout

What version of the product are you using? On what operating system?
any version

After updating chromecast my application is not running. Android sender launch 
application. Application run, but in callback timeout. Application and custom 
reciever not modified. Previously everything worked. Reciever log not contain 
any errors.
My app id CCDCBE66. My android app 
https://play.google.com/store/apps/details?id=ru.cn.tv

Original issue reported on code.google.com by v.sekret...@gmail.com on 20 May 2015 at 1:44

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The problem occurs only if you use https.

Original comment by v.sekret...@gmail.com on 20 May 2015 at 3:29

GoogleCodeExporter commented 8 years ago
I use https://github.com/googlecast/Cast-Player-Sample for my custom receiver.

Original comment by v.sekret...@gmail.com on 20 May 2015 at 4:03

GoogleCodeExporter commented 8 years ago
Are you using the reference receiver 
(https://github.com/googlecast/cast-custom-receiver) as it is on github?  

Original comment by na...@google.com on 22 May 2015 at 6:02

GoogleCodeExporter commented 8 years ago
With reference receiver (https://github.com/googlecast/cast-custom-receiver) 
all work fine. Thanks.

Original comment by v.sekret...@gmail.com on 25 May 2015 at 5:05

GoogleCodeExporter commented 8 years ago
Thank for the info.

Original comment by na...@google.com on 26 May 2015 at 4:50