Compressed-video quickstart package for NVIDIA Video Super Resolution gRPC NIM.


NVIDIA VSR NIM Compressed Video Quickstart
Overview
The NVIDIA Video Super Resolution (VSR) NIM compressed-video quickstart package provides sample files, client code, configuration, and documentation for running VSR inference with compressed video inputs.
This package is intended to help users validate the VSR NIM container with common compressed-video workflows, including gRPC, RTP/UDP, and Cloud File modes. It includes a sample H.264 input stream and client-side assets for sending upscaling requests to a running VSR NIM service.
Package Contents
- Quickstart guide for compressed-video VSR workflows
- Sample H.264 elementary stream input
- VSR client wrapper script
- Sample request configurations for gRPC, RTP/UDP, and Cloud File workflows
- Public protobuf definitions for the VSR gRPC API
- C++ sample client source and build files
- License and third-party notices
Usage
Download and extract this package, then follow the included Quickstart.md to:
- Pull and launch the VSR NIM container.
- Build the bundled sample client image.
- Run a sample compressed-video upscale request.
- Adjust request JSON files for target resolution, codec, quality preset, and workflow mode.
The package is designed to be used together with the NVIDIA Video Super Resolution gRPC NIM container listed in this collection.
Documentation
For detailed setup and execution steps, see the included Quickstart.md after extracting the archive.
For related deployment assets, see the Video Super Resolution containers and Helm charts in this collection.
License
This quickstart sample application is licensed under the MIT License. The complete license text is included in the downloaded quickstart package.