Linux / amd64
This Docker container offers an API for creating and managing Omniverse Kit application streams within a Kubernetes cluster. It is primarily designed for users who require the efficient orchestration of Omniverse streaming sessions.
Ensure Docker and Kubernetes are installed and configured on your system. Follow these steps to use the Omniverse Streaming Session Manager:
Pull the Docker container:
docker pull <container-name>:<tag>
Run the container:
docker run -p <port>:<port> <container-name>:<tag>
Replace <container-name>
, <tag>
, and <deployment-file.yaml>
with the appropriate values for the Omniverse Streaming Session Manager container.
After deployment, the API endpoints will be available for creating and managing your NVIDIA Kit application streams. Refer to the API documentation for detailed endpoint information and usage: http://localhost:/docs, replacing with the port number you specified when running the container.
NVIDIA Omniverse is governed by the NVIDIA Agreements | Enterprise Software | NVIDIA Software License Agreement and NVIDIA Agreements | Enterprise Software | Product Specific Terms for Omniverse.
By downloading or using NVIDIA Omniverse, you agree to the NVIDIA Omniverse terms.