/OBS-Routines

Setup routines for OBS Studio that can automatically change scenes, start stream, etc.

Primary LanguageTypeScript

OBS Routines

Building

Prerequisites

  • Node.js/NPM
  • Rust/Cargo

Commands

Install deps

npm install

Build

npm run tauri build

Recommended IDE Setup

VS Code + Svelte + Tauri + rust-analyzer.