obs-websocket
obs-websocket copied to clipboard
Feature Request: Canvas Support
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
+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.