ST 2110 Video Workflows#
VSR NIM supports SMPTE ST 2110-20 video processing on NVIDIA Holoscan for Media. In this mode, the NIM receives uncompressed ST 2110 video, applies video super-resolution, and transmits uncompressed ST 2110 video output.
Use this section for uncompressed video workflows. The ST 2110 video workflow deployment path is intended for Kubernetes or Red Hat OpenShift clusters that can host Holoscan for Media with media networking, Rivermax, GPU resources, and optional NMOS services.
Capabilities#
Upscale ST 2110-20 video to a configured target resolution.
Deploy the VSR NIM media function with Helm charts or the Kubernetes operator.
Use NMOS or static ST 2110 configuration for stream control.
Validate an end-to-end sample pipeline with a sender, VSR NIM service, and receiver.
Deployment Options#
Option |
Use When |
Documentation |
|---|---|---|
Helm service chart |
You already have upstream and downstream ST 2110 endpoints and need only the VSR NIM media function. |
|
Operator and CRD |
You want the Holoscan for Media operator pattern for the VSR NIM media function with CR-driven deployment. |
Sample Deployment#
Use the sample Helm chart when you want an end-to-end sender to VSR NIM to receiver pipeline for validation. The sample deployment is documented in Deploy with Helm.
Modes#
Mode |
Description |
|---|---|
NMOS mode |
Uses NMOS IS-04/IS-05 for dynamic registration and stream connection management. |
Static ST 2110 mode |
Uses SDP and static transport parameters rendered from Helm values or generated from the operator custom resource. |