guerrerocarlos / chromecast-js

Chromecast Node.js module
162 stars 34 forks source link

chromecast discovery stops working until reboot #18

Open davibe opened 9 years ago

davibe commented 9 years ago

It happens that when I re-launch my chromecast-js based program sometimes it is unable to discover my chromecast device. Google chrome on the other hand can find and use it just fine. I can get out of this only by rebooting the machine (mac osx 10.9)

Is there some cache file that needs to be cleared ?

guerrerocarlos commented 9 years ago

Hello @davibe

I have never experienced this problem, but I am going to leave this ticket open to see if more people do, and they can help out finding out what could be causing it.

davibe commented 9 years ago

Figured it out apparently it can't find my chrome cast device if uTorrent is in execution. After reboot closes and this explains a lot :D

So why doesn't it work when utorrent is open ?