set_video_settings
Set OBS canvas and output resolution (base and output width/height) and FPS. Width and height must be updated together.
Instructions
Change canvas/output resolution and/or FPS. Width/height fields must be set in pairs (can't change baseWidth without baseHeight, etc). Range 1-4096 for all resolution fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_width | No | ||
| base_height | No | ||
| output_width | No | ||
| fps_numerator | No | ||
| output_height | No | ||
| fps_denominator | No |