SamDel
SamDel
I'm not sure what happens when there are duplicates. In [2.6.2](https://github.com/SamDel/ChromeCast-Desktop-Audio-Streamer/files/4161287/Setup.2.6.2.zip) I added some logging. Can you post the lines that start with 'OnServiceAdded:' & 'Discovered device:'? I'm not sure...
Can you also post the 2.6.2 logs? I've added some additional data for testing purposes.
Thanks @FA-Bubba , great logs & dumps (as always). - You're right @GrahamDLL , you can't specify the master. The members of a group elect a leader, and the leader...
It looks like the duplicate groups disappeared because of the statis IP addresses. DAS doesn't stop the devices when you close the application. That's why the status is still 'Casting...
It's not clear to me what's causing the drop-outs. The connection with the devices (groups) is lost at the specified times, for both groups at the same time, but it's...
Nice that you have no more dropouts! Maybe the groups appear multiple times because of the new router. A 'Reset Settings' should fix it.
Yes, the known devices are stored when you close the application. The list of known devices is used when discovery of devices fails.
It can be done with the [/setup/reboot API](https://github.com/rithvikvibhu/GHLocalApi/blob/878d6b27c268c1d3bb967cab8332ea1c81e4714f/all.apib#L292). I have to think about the user interface before I implement it, and test how the application deals with a rebooting device....
When a device turns pink, "Check Firewall", it means: - there has been communication (control messages) with the device - when you start the stream a control message is send...
Is this the user guide of your device: [https://dl.ubnt.com/guides/UniFi/UniFi_Controller_V5_UG.pdf](https://dl.ubnt.com/guides/UniFi/UniFi_Controller_V5_UG.pdf)? Maybe they changed some (predefined) firewall rules, or settings, in the update. You can compare the firewall rules & settings before...