Create and manage streaming sessions


Omniverse Kit App Streaming - Session Manager
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.
Features
- Stream Creation: Dynamically create streaming sessions for NVIDIA Kit applications based on the availability within the Kubernetes cluster.
- Session Management: Monitor and manage the lifecycle of each streaming session.
- Kubernetes Integration: Fully integrated with Kubernetes, allowing for scalable and efficient application stream management.
Getting Started
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.
Usage
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.
Governing Terms
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.