Obs Websocket

Remote-control a running OBS Studio instance via obs-websocket (WebSocket API, default port 4455): authenticate with SHA-256 challenge+salt, Identify handshake, start/stop streaming and recording, switch scenes, toggle sources and filters, set audio mixer levels, trigger replay buffer + virtual camera, subscribe to live events, send request batches. Use when the user asks to control OBS from a script, switch OBS scenes remotely, start or stop recording programmatically, automate a stream, send an obs-websocket request, subscribe to CurrentProgramSceneChanged events, connect to ws://host:4455, or build a browser/CLI OBS remote.

damionrashford 8fce0c7 3 files · 63.9 KB Updated

File contents

damionrashford/media-os/tree/main/skills/obs-websocket commit 8fce0c7337

Frequently asked questions

npx skillmds@latest add damionrashford/obs-websocket