Exclude Devices
Exclude Devices
Currently, you can cast to all devices or a list of devices. It would be useful to be able to cast to all devices and specify exceptions.
Re: Exclude Devices
Thanks - I'll keep it in mind; however, I suspect it would slow start up times down quite a bit.
This because if you want to cast to everything except a and b, the program first has to query everything that may be connected at the time to see what their names / ip addresses are, wait for them to report back in, and then start casting to everything except a and b; that whole process would add several seconds more to the start-up time.
So its actually faster, albeit less convenient in some case, to cast to what you want as opposed to what you don't want.
This because if you want to cast to everything except a and b, the program first has to query everything that may be connected at the time to see what their names / ip addresses are, wait for them to report back in, and then start casting to everything except a and b; that whole process would add several seconds more to the start-up time.
So its actually faster, albeit less convenient in some case, to cast to what you want as opposed to what you don't want.