There are two ways to design a single Px page that holds one or more camera views:
The default height and width of the canvas pane is 100 x 100 pixels. Adjust this pane’s View Size property as required to provide the necessary space for displaying the desired number of live video streams. Then add Live
Video widgets as needed for the multiple camera displays.


To view these properties, double-click the VideoMultstreamPane component in the Nav tree.
| Property | Value | Description |
|---|---|---|
| Content | additional properties | Configures the canvas pane. Refer to the Niagara Graphics Guide. |
| Margin | numbers | Defines all margins. |
| Padding | numbers | Defines the distance from the margins to where text and images begin. |
| Resolution | drop-down list (defaults to Low)
|
Specifies the pixel resolution of each transmitted frame. Options are:
High, Medium, or Low. The actual pixel values for these three relative settings are defined in the video device.
|
| Frame Rate | drop-down list (defaults to Low)
|
Defines the speed of the video stream. Options are:
Low, Medium, and High. You can configure each rate.
|
| Compression |
Specifies a level of compression for use during live video streaming. The video device defines the actual compression values
for these relative settings.
Compression reduces bandwidth improving video transmission. Compression relates to resolution. The higher the compression, the lower the bandwidth requirements. However, over-compression may degrade video images. The video device defines the actual compression values for these relative levels. Higher compression uses less bandwidth but negatively affects image quality. The underlying video driver interprets these options: |
|
| Stream Facets | Config Facets window | Configures streaming units. |
| binding | additional properties | Refer to “Video Multistream Binding (videoDriver-VideoMultistreamBinding) in this guide. |