Omniverse Web SDK#

The Omniverse Web SDK provides tools and libraries for building web-based applications that integrate with NVIDIA Omniverse. This SDK is used to stream Kit Apps to web browsers to create interactive 3D experiences.

Explore the two main components:

  • Web Streaming Library: A JavaScript/TypeScript library for managing WebRTC streaming connections to Omniverse Kit applications.

  • Create OV WebRTC App: A command-line generator that scaffolds ready-to-run streaming client projects.