Play media
media_playStart media playback in OBS with optional speed adjustment and seek to a specified time. Resolve playback control needs directly.
Instructions
Start normal playback. Optionally change playback speed and/or seek to startMs before playing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mediaId | No | Media ID. This is the OBS input UUID returned by media_add/media_list. | |
| startMs | No | ||
| mediaName | No | OBS media input name. | |
| speedPercent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |