Skip to main content
Glama

OBS MCP Server

by royshil

obs-set-transition-duration

Adjust the duration of scene transitions in OBS Studio by specifying the transition time in milliseconds. This tool allows precise control over how quickly scenes change during broadcasts or recordings.

Instructions

Set the duration of the current transition in milliseconds

Input Schema

NameRequiredDescriptionDefault
durationYesThe duration to set in milliseconds

Input Schema (JSON Schema)

{ "properties": { "duration": { "description": "The duration to set in milliseconds", "minimum": 0, "type": "number" } }, "required": [ "duration" ], "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