Back to Home
ironystock icon

agentic-obs

Verified Safe

by ironystock

Overview

Enables AI assistants to programmatically control OBS Studio for automated scene switching, recording, streaming, and visual monitoring.

Installation

Run Command
agentic-obs

Environment Variables

  • OBS_HOST
  • OBS_PORT
  • OBS_PASSWORD
  • AGENTIC_OBS_DB
  • DB_PATH
  • AGENTIC_OBS_HTTP_PORT
  • AGENTIC_OBS_HTTP_ENABLED

Security Notes

The OBS WebSocket password is stored unencrypted in the local SQLite database. While this is a known and documented trade-off for local, single-user deployments, it poses a risk if the database file is accessed by unauthorized users on a shared machine. The HTTP server defaults to binding on 'localhost' and explicitly validates allowed hosts ('localhost', '127.0.0.1', '0.0.0.0') to prevent external exposure. Path traversal attempts are actively prevented for screenshot requests, and HTTP POST body sizes are limited.

Similar Servers

Stats

Interest Score17
Security Score7
Cost ClassHigh
Avg Tokens750
Stars3
Forks1
Last Update2025-12-22

Tags

OBS StudioAI ControlStreamingRecordingModel Context Protocol