is-04
is-04 copied to clipboard
AMWA IS-04 NMOS Discovery and Registration Specification (Stable)
At present the Query API spec provides a recommended set of operators to implement when using the optional RQL support in the spec. It has been suggested that this is...
Hi, I wonder if there could be a way to signal that a flow contains 360 video, and what the projection map for that video is. I wonder if this...
I've started looking at how to speed up JSON Schema validation. One of the things that looks like it could help is taking advantage of the facilities in 'draft07' and...
IS-07 uses the `"pattern": "^[^\\s\\/]+(\\/[^\\s\\/]+)*$"` for its `"event_type"`. Should this be applied to IS-04 v1.3 Source/Flow `"event_type"` in IS-04 and Receiver caps `"event_types"`?
@andrewbonney said that https://github.com/AMWA-TV/nmos-event-tally/issues/38 adds "further weight to a feeling I've had that we ought to be removing the automatic Query API key stripping functionality and depending upon the query...
_Originally posted by @garethsb-sony in https://github.com/AMWA-TV/nmos-discovery-registration/issues/79#issuecomment-467830923_ I.e. ``/nodes?foo=bar`` with no ``paging`` parameters must return _all_ matching resources (even from a Query API that implements pagination), which may be unordered, but...
In order to reduce duplication (and potentially incorrect) pattern specifications for UUIDs, EUI64s etc these should be factored out of the JSON schema definitions into their own file or files....