ai-agent

Obs Studio Node

LibOBS (OBS Studio) for Node.Js, Electron and similar tools
681 stars113 forksC++Updated 8/6/2026100% free · open source
What it does

Obs-studio-node allows you to integrate OBS Studio's functionality into Node.js, Electron, and similar applications, enabling features like video recording, streaming, and virtual camera creation

When to use it
  • Building a live streaming application with Node.js
  • Creating a virtual camera for video conferencing using Electron
  • Developing a screen recording tool with custom plugins and effects
Ready-to-paste prompt
const { OBS } = require('obs-studio-node'); const obs = new OBS(); obs.createScene('My Scene').then(scene => { scene.addSource('Video Capture Device', 'My Camera'); });
Heads up: Make sure you have the OBS Studio installation in your system's PATH, as obs-studio-node relies on the OBS Studio executable to function
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/obs-studio-node && curl -fsSL https://workflowstacks.com/api/skills/obs-studio-node/claude-skill -o ~/.claude/skills/obs-studio-node/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

14
top-level files
12
folders
127.2M
source size
GPL-2.0
license
Key files
package.json
README.md
tsconfig.json
File tree
.github/
.vscode/
ci/
cmake/
dependency_checker/
js/
obs-studio-client/
obs-studio-server/
profile-long-calls/
source/
tests/
tools/
.clang-format
.git-blame-ignore-revs
.gitignore
.gitmodules
.yarnrc.yml
CMakeLists.txt
CONTRIBUTING.md
lib-streamlabs-ipc
LICENSE
package.json
pull_request_template.md
README.md
Quick Actions
Details
Creator
streamlabs
Language
C++
Category
ai-agent
Published
10/26/2017

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.