level451
Results
3
comments of
level451
Same
Im just hacking around if I add this line ctx.options.address ='10.6.1.68' to index.js right below line 120 - it seems to attach to that chromecast
ok - im slow but this works - player.attach({address:'10.6.1.93'} ,function(err, p) { p.play(); }); hope it helps :)