MXL ingest
This component reads video and audio flows from an MXL (Media eXchange Layer) shared-memory domain — v210 video and float32 audio.
Component Configuration
| Option | Description | Required |
|---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
domain |
MXL domain path that Norsk will read flows from (e.g. /dev/shm/mxl). |
✓ |
flowIds |
Explicit flow UUIDs to read. If set, the other match selectors are ignored. (default: []) |
✗ |
matchFormats |
Match flows whose NMOS format URN matches any of these. (default: []) |
✗ |
matchGroupHint |
Match flows whose NMOS grouphint tag contains this string. |
✗ |
streamMappings |
Configure which streams to accept from this input |
✗ |
Tags: