-
Most of the NMOS functionality to support description of coded video is already provided by nmos-cpp, but some convenience functions lack support. E.g. `nmos::make_coded_video_flow` is already provide…
-
It's probably easier to explain by an example, So here's my code:
```
(transient-define-prefix build-popup ()
["Build app image"
(app1:--image
:if (lambda () (eq (app-type) 'app1)))
…
-
Hi Gareth,
Thanks for this example,that I could easily compile. However, I can't make it work when patching (IS-05) a ST2110 video or a simple audio:
```
Transport file error - sdp processing er…
-
The mapping in question is `urn:x-nmos:cap:format:grain_rate` where it currently needs to be the "exact frame rate" to match the Sender/Flow/SDP in NMOS Parameter Register. From ST2110-20
> `exact…
-
The spec currently makes ST 2110-22 compliance a MUST. We've been asked whether this NMOS stream mapping would work with vanilla RFC 9134.
I thought we'd be able to distinguish this case by the pre…
-
NMOS IS-04 requires that the GMID of the PTP reference clock be given with lowercase hex number notation. The corresponding SDP attribute `a=ts-refclk` has it the other way around, i.e. uppercase hex …
-
Calrec Audio are currently shipping the following products with IS-04 v 1.3 and IS-05 v1.1:
- Impulse
- Type-R
- Type-R IO
- Modular IO
- Fixed Format IO
- Hydra2 IP Gateway
Product pages c…
-
Reviewing this in in engineering, they brought a concern to my attention
When there's
1. A Monitor with a wide screen timing (not found to the Sender's EDID)
2. A number of monitor where is one i…
-
Assuming an NMOS node offers several media interfaces and each sender or receiver can use all of these interfaces.
Then IS-05 offers the ability to select the interface for sending by settings the s…
-
When I try and connected a receiver to a sender that does not have RAW video or L24 audio, the sender is not listed as an option to connect.
I'm new to this code, can anyone suggest where in the code…