-
Notifications
You must be signed in to change notification settings - Fork 142
Description
Hi muammar,
I had a couple of questions about mkchromecast and wasn't sure where else to post them, hope you don't mind me doing it here.
1 - I'm having trouble launching mkchromecast on startup. I've tried a variety of methods including a 'post-up' bash script, a rc.local command, and a cron command. Each time, the chromecast connects, but the audio sink is not created. I'm sure it's not a problem with pulseaudio, because if I do it manually, it always works fine. Do you know a method that has been proven to work?
2 - Is there a way of testing if mkchromecast is still connected to a chromecast and re-connecting if it is not? I eventually want my system to be able to automatically re-connect to available chrome casts after they have been 'hijacked' and become available again.
Thanks for your time!