project-setup-python

Installation
SKILL.md

Project Setup (Python)

Overview

ovstream is distributed as a self-contained, platform-tagged Python wheel on PyPI. The wheel bundles the native library (ovstream.dll / libovstream.so), GStreamer, the bundled gstnvenc plugin, and the CUDA runtime — no environment variable tweaks needed after install.

Project Structure

my-streaming-app/
  pyproject.toml
  main.py

Setup with uv (Recommended)

Installs
1
GitHub Stars
8
First Seen
7 days ago
project-setup-python — nvidia-omniverse/ovstream