Neil Dorin

Results 30 comments of Neil Dorin

After further discussion: * Codec device should probably instantiate virtual source devices that implement `IRoutingSource` for each discrete video output the codec uses. These should be the devices that get...

@hunterwbrock Out of curiosity, I'd like to know if you try the 1.10.0 version released this morning if the issue persists. There were major updates made to ZoomRoom in that...

Investigation revealed that `DirectorySearchBusy` in `VideoCodecControllerJoinMap` is not referenced anywhere. To resolve, I would suggest adding a `BoolFeedback` to the `IHasDirectory` interface called `SearchInProgressFB` or similar. This would then necessitate...

This matters most on the `CiscoSparkCodec` class since it actually uses the codec API to perform a search using on the device. With `ZoomRoom` we get the entire phonebook when...

I would suggest that two things might improve this. 1. Plugins that implement IRouting should document available port names in their `README` 2. We should add console command to print...

I’ll have a look at the wiki additions in the morning. In terms of config snippets, the goal we’d like to work towards is for each device to define its...

If I'm understanding correctly, this is what the `JoinSpan` poperty on the join map is for. It can be set to 10 by default but that allows it to be...

I'm going to drag in @hvolmer as he put a lot of time into the original concept of the `Feedback` class. These are good suggestions for improvements and should certainly...

I suggest we have a quick call about this. After reviewing with @hvolmer I was able to confirm my concern about the original intended function of the `Feedback` class. There...

Plugin would need to be made public first. Sent from my iPhone On Sep 17, 2020, at 11:13 AM, Jason T Alborough wrote:  Describe the bug The Lutron Quantum...