Skip to main content
Glama

OBS MCP Server

by royshil

obs-sleep

Pauses OBS Studio operations for a specified duration in milliseconds or number of frames, allowing precise timing control during streaming or recording workflows.

Instructions

Sleeps for a time duration or number of frames

Input Schema

NameRequiredDescriptionDefault
sleepFramesNoNumber of frames to sleep for
sleepMillisNoNumber of milliseconds to sleep for

Input Schema (JSON Schema)

{ "properties": { "sleepFrames": { "description": "Number of frames to sleep for", "type": "number" }, "sleepMillis": { "description": "Number of milliseconds to sleep for", "type": "number" } }, "type": "object" }

Other Tools from OBS MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/royshil/obs-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server