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

Remote-control of OBS Studio through WebSocket

Results 181 obs-websocket issues
Sort by recently updated
recently updated
newest added

### 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...

Issue: Feature Request

### 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...

Issue: Feature Request

### 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...

Issue: Bug - Confirmed
Needs Research
hacktoberfest

### 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...

Issue: Feature Request

### 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...

Requires OBS Changes
Issue: Feature Request

### 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...

Issue: Feature Request
Needs Research

### 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,...

Issue: Feature Request

### 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...

Issue: Feature Request

### 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`...

Issue: Feature Request

### 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...