boombatower / chromecast-dashboard

A simple dashboard application for Chromecast.
https://boombatower.github.io/chromecast-dashboard/sender/
GNU General Public License v2.0
437 stars 78 forks source link

Hangs on looking for receivers. #1

Closed vukosim closed 10 years ago

vukosim commented 10 years ago

Whitelisted and the cast to tab actually says click on cast for better experience. So odd its not seeing receivers.

boombatower commented 10 years ago

If you open console in Chrome, do you see any interesting messages?

boombatower commented 10 years ago

please re-open with details

apeckham commented 10 years ago

Whitelisted and same problem here. No lines appear in Chrome console on sender, and nothing relevant on chromecast:9222/devtools/devtools.html... breakpoint shows that onReceiverList in main.js is getting called once with an empty array.