SamDel / ChromeCast-Desktop-Audio-Streamer

Stream the sound of your desktop to your Chromecast Audio device
MIT License
412 stars 30 forks source link

Feature: Don't reconnect to devices if another source is already casting to them #51

Closed dday4thedeceiver closed 5 years ago

dday4thedeceiver commented 5 years ago

This is to facilitate casting from other sources without DAS taking over immediately.

(I understand this will not achieve its purpose 100% as Google doesn't always terminate the cast on a Stop command through the assistant but it will help in other situations)

SamDel commented 5 years ago

The application checks if an other application is playing before automatically restarting the stream. Doesn't it work for you? In which scenario?

dday4thedeceiver commented 5 years ago

Upon looking closer, this works well with a single device. The issue is different and is with groups. I'll create another entry

dday4thedeceiver commented 5 years ago

https://github.com/SamDel/ChromeCast-Desktop-Audio-Streamer/issues/53