OBS Automation Tools
Custom OBS scripts and utilities for scene and source automation.
IMAGE
PLACEHOLDER
A collection of OBS scripts and integrations that automate repetitive streaming tasks — switching scenes on triggers, managing sources automatically, and handling transitions without manual intervention.
Why it was built
Managing complex OBS setups during live streams requires constant manual interaction. Repetitive source switches and scene transitions interrupt workflow.
The idea
Automate the most common and repetitive OBS operations through a combination of Python scripts and the OBS WebSocket API.
How it was built
Uses the OBS WebSocket protocol for remote control. Python scripts handle event logic and trigger conditions. JavaScript handles browser-source integrations.
Current state
Several scene automations and source triggers working reliably during live productions.
Next steps
Better configuration UI. Support for more complex conditional logic.