thibauts / node-castv2-client

A Chromecast client based on the new (CASTV2) protocol
MIT License
646 stars 92 forks source link

"Cannot read property 'launch' of null" when starting playing to a cc-group #75

Open manne01 opened 6 years ago

manne01 commented 6 years ago

I would like to ask for your help on the bug Cannot play file "http://mp3-live.dasding.de/dasding_m.m3u": TypeError: Cannot read property 'launch' of null

which we adress in a project based on node-castv2-client in https://github.com/angelnu/castv2-player/issues/2 where we currently have no idea how to get closer to the issue.

It happens after the Chromecast Setup has not been used for a time (a day or so) and only when trying to adress the (only) chromecast group in the environment to play something.

Can you give us a hint?