Tile Video in Grid
Arrange the constituent streams of a multiplexed stream into a grid
Overview
Use this node to display a Multiplexed Video stream, generated by the Multiplex Video Node in a Grid.
Inputs & Outputs
- Inputs : 1, Media Format : Multiplexed Video
- Outputs : 1, Raw Video
- Output Metadata : None
Pipeline usage
Connect Grid after Multiplex to turn several streams into one raw-video canvas. rows × columns should equal the number of multiplexed streams. Choose an output resolution whose cell aspect ratio matches the source streams; for example, two 16:9 streams in a 1×2 grid need a 32:9 canvas to avoid stretching. Analytics after Grid see the composed image and must use coordinates for that layout; run per-camera analytics before Multiplex when possible.
Properties
| Property | Description | Type | Default | Required |
|---|---|---|---|---|
rows | Rows. Range: minimum 1. | number | 1 | Yes |
columns | Columns. Range: minimum 1. | number | 1 | Yes |
resolution | Resolution of the final grid output. | string | 1280x720 | No |
Output Metadata
Node does not insert any output metadata; upstream metadata continues through the pipeline
Updated 18 days ago
Did this page help you?
