obs-websocket
obs-websocket copied to clipboard
Remote-control of OBS Studio through WebSocket
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature Able to get current selected item of the scene. ### Requested Feature Usage Scenario...
### Feature Request Type RPC Request ### Feature Request Type (Other) Other ### Requested Feature I was reading the obs-websocket documentation and it is only possible to get screenshots of...
### Operating System Info Windows 11 ### Other OS _No response_ ### OBS Studio Version Other ### OBS Studio Version (Other) 28.0.1-modified (debugging) ### obs-websocket Version 5.0.1 ### OBS Studio...
### Feature Request Type RPC Event ### Feature Request Type (Other) _No response_ ### Requested Feature Currently the `InputVolumeChanged` event outputs an `inputVolumeMul` value but its not really clear what...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature Add Event SceneCollectionListNameChanged ### Requested Feature Usage Scenario Update Name Collection in app that...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature An RPC websocket request to get the friendly names for InputKinds (eg. friendly names...
### Feature Request Type Other ### Feature Request Type (Other) _No response_ ### Requested Feature I want to track the scene collection and program scene change. When program scene changed,...
### Feature Request Type Other ### Feature Request Type (Other) Documentation ### Requested Feature You should clarify in your documentation, that you can supply a GroupName as a SceneName. The...
### Feature Request Type Other ### Feature Request Type (Other) Add support for `inputVariables` basic operations in batch requests ### Requested Feature Currently, batch requests allow the use of `inputVariables`/`outputVariables`...
### Description This PR adds protocol documentation for the objects used. ### Motivation and Context Currently, `obs-websocket-js` types many fields as `JSONObjects`, which is kind of useless. This PR adds...