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 |
|
Health endpoints. |
gRPC |
|
VSR inference API. |
RTP/UDP |
|
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