Simon Lo
Simon Lo
1. When the NMOS Client (EST Client) is connected to the target environment’s network, it will first discover the location of the EST Server using unicast DNS-SD. 2. The NMOS...
Fix IS-04 (v1.3) downgrade resource to register to v1.2 Registry. There are some parameters which have been extended in nmos-parameter-registers for the latest nmos version. The problem was identified when...
Use the GenericTest::do_request instead of the raw request to enable HTTPS and AUTH support
Suggest steps on how to implement tests to verify node/registry behavior, while no matching public keys found for the given token. 1. in the initial test-suite, add a mock auth...
Add IS-14 configuration API (not complete yet)
This callback enables the user to customise the socket options, such as adding `TCP keepalive`. It uses a similar style to the `http_client_config` for the `http_listener_config`. Here is an example...
- Add I[S-11 NMOS Stream Compatibility Management](https://specs.amwa.tv/is-11/) support. - This is superseded #271 which was initially created by @N-Nagorny
At the moment, IS-07 Event WebSocket and IS-12 Control Protocol WebSocket cannot use the same port. It would be beneficial to improve it in the future.
Hi there We have taken the advice in #1277 for building the Window `Media Transport Library`. We want to get your expertise to confirm that our patches are sufficient to...