Compressed Video Workflows#

The compressed video workflow mode runs VSR NIM as a container and uses the VSR gRPC API to process encoded video. This mode covers the following:

  • gRPC input and output.

  • RTP/UDP input and output, controlled by gRPC requests.

  • Cloud File input and output, controlled by gRPC requests.

Capabilities#

  • Upscale encoded video to a configured target resolution.

  • Preserve the source codec for supported output workflows.

  • Use quality presets for balancing visual quality and latency.

  • Integrate custom clients with the bidirectional VSR gRPC API.

The default container startup exposes the following endpoints:

Endpoint

Default Port

Purpose

HTTP

8000

Health endpoints.

gRPC

8001

VSR inference API.

RTP/UDP

6600-6603

RTP media ports for RTP/UDP mode.

Use this section when you want to run VSR NIM directly with Docker or integrate a client with the VSR gRPC API for compressed-video workflows.

Open Source Software#

The NVIDIA Video Super Resolution NIM incorporates open-source components. Source archives for those components are available at the following location:

https://developer.download.nvidia.com/VideoSuperResolutionNIM/OSS/1.0.0/oss_source_vsr.tgz