-
https://amwa-tv.github.io/nmos-audio-channel-mapping/branches/v1.0.x/examples/ only shows:
* base-get-200
* io-get-200
whereas there are many more examples correctly embedded in the rendering o…
-
Simon R reports that the two links in the Websocket protocol don't work for the GitHub pages render.
The first will be because we don't have a GitHub pages render of the old content model repo, a…
-
1. auth_metadata.json
remove "jwks_uri", "revocation_endpoint", and "code_challenge_methods_supported" from required, as they are marked as optional according to the RFC8414 see https://tools.ietf.or…
-
I'm seeing an issue whereby the DNS-SD API (specifically mDNS to HTTP bridging) is not exposing all of the IP addresses from connected nodes... There is only a single IP address being exposed which co…
-
Hi, I was testing some changes and accidentally ran a command like
`curl -H 'Content-Type: application/json' -H 'Accept: application/json' -X PATCH http://d13:3215/x-nmos/connection/v1.0/single/se…
-
The current goal is to align IS-10 with RFC 8414, and as such support the method defined in RFC 8414 Section 3 for discovery of the server endpoints.
The current RAML adds a **/.well-known/oauth-au…
-
I think I found another timing problems with these instructions :
ASL abs,X (opcode $1E)
DEC abs,X (opcode $DE)
INC abs,X (opcode $FE)
All of them are 7 cycles (not 6) with a 6502.
references :
http…
-
I've noticed whilst attempting to connect a sender to a receiver (Immediate Activation) that there are additional "/" characters in the HTTP Requests. To be clear, I'm not referring to trailing slashe…
-
Hello,
When running the testing tool in unicast mode the default TTL of the DNS zones (60 seconds) has a negative impact on the test(s). For me, at the moment it is only test 21. But there could be…
-
I was trying to install dependencies such as cpprestsdk in a more comfortable manner using vcpkg. Note that Microsoft recommends vcpkg with cpprestsdk, see https://github.com/microsoft/cpprestsdk
C…