Web Streaming Client#

Use the Create OV WebRTC App generator to quickly scaffold web client samples for streaming Omniverse Kit applications.

The generator creates ready-to-run projects that help front-end developers test local streaming workflows or connect to production back-end services.

Create OV WebRTC App documentation

Available sample configurations#

nvcf-sample

Cloud-based streaming sample configured for NVIDIA Cloud Functions (NVCF).

Includes:
  • A sample web client application

  • An intermediary proxy service required to connect to an NVCF Control Plane

local-sample
  • Minimal viewport sample that streams a locally running Kit application

  • Useful for local development and testing.