KirovBvulgaru / google-cast-sdk

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

Receiver Listener is returning "unavailable" #151

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load App 
(https://chrome.google.com/webstore/detail/chromecast-video/cnciopoikihiagdjbjpn
ocolokfelagl)
2. Cast Init is successful
3. Receiver Listener (function(chrome.cast.ReceiverAvailability) 
receiverListener) returns "unavailable"

What is the expected output? What do you see instead?
Successful. We see users who can cast using Youtube, Netflix, etc, but our App 
fails to get a receiver for some of users.

Please use labels and text to provide additional information.
http://www.reddit.com/r/Chromecast/comments/1ybzw3/chromecast_video_a_chrome_app
_that_streams_local/

Original issue reported on code.google.com by mathieu....@matbee.com on 20 Feb 2014 at 3:26

GoogleCodeExporter commented 8 years ago
Packaged apps are not currently supported

Original comment by anad...@google.com on 20 Feb 2014 at 3:30

GoogleCodeExporter commented 8 years ago
That's not right. I create a new tab via window.create. It works. It doesn't 
work for some people.

Original comment by mathieu....@matbee.com on 20 Feb 2014 at 3:34

GoogleCodeExporter commented 8 years ago
Why is it working for the majority of the users?

Original comment by mathieu....@matbee.com on 20 Feb 2014 at 3:49

GoogleCodeExporter commented 8 years ago
That is what it means when we say it is not supported; it *may* work for some, 
or under certain conditions, but it may easily fail as well.

Original comment by anad...@google.com on 20 Feb 2014 at 4:08

GoogleCodeExporter commented 8 years ago
Well if anyone comes around here, a work-around is to manually trigger the 
Session by Casting the tab.

Original comment by mathieu....@matbee.com on 20 Feb 2014 at 4:41