obs-websocket icon indicating copy to clipboard operation
obs-websocket copied to clipboard

Feature Request: Canvas Support

Open exeldro opened this issue 4 months ago • 1 comments

Feature Request Type

RPC Request

Feature Request Type (Other)

No response

Requested Feature

new call GetCanvasList calls like GetSceneList, RemoveScene, SetSceneName, GetSceneItemList, CreateSceneItem and CreateInput get optional canvasName request field

Requested Feature Usage Scenario

Support multiple canvas on OBS

exeldro avatar Aug 08 '25 07:08 exeldro

+1 This is a feature that is required for third-party apps that communicate over the web-socket server. canvasName should be included in probably all scene (get/set) and input/sceneitem (get/set) related requests, so scenes, source and filters can be controlled properly. If the canvasName is not specified the main canvas should be used instead.

pwnyy avatar Sep 24 '25 08:09 pwnyy