Andrew Bonney

Results 24 comments of Andrew Bonney

I believe the intention was to make sure that they don't use UUIDs for example.

I'm wondering if the simplest way to resolve this may be to limit zeroconf browsing to a single interface. This would match the default/preferred interface. If you wanted to test...

Relates to https://github.com/AMWA-TV/nmos-testing/issues/344

I certainly think it's reasonable for a Receiver to start up without media configuration. These tests seem a little naive from this perspective at present and assume that this configuration...

When considering this initially I wondered if this ought to be another case where multiple 'legs' in the `transport_params` array is used. Each leg would have to correspond to an...

Hmm, yes, I hadn't considered that aspect.

As things stand I'd suggest not. Ideally it'd be nice to decouple new Source/Flow attributes from the IS-04 spec (which may eventually be covered by the parameter registers or similar)....

To steal Brad's phrasing, I'd hope we can take a 'crawl walk run' approach here. As a simple starting point (whilst I accept it wouldn't be very user friendly), configuration...

Ok. How's this for an initial list of jobs (feel free to add/edit/remove/suggest): - [x] Add an 'authorized' mode to the testing tool, with space for two tokens (for different...

As part of this update it has been noted that the currently suggested 'sort()' operator could cause conflicts with the paging mechanism, causing it to be non-deterministic. This may need...