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

### Description Updates the build environment adapting the modernised plugin template. Includes updated build scripts for Windows, Linux, and macOS, as well as updated GitHub Actions workflow and action files....

### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature Easier access to GroupItems in their respective scenes. Something akin to 4.9's "groupChildren" returned...

Issue: Feature Request

### Feature Request Type RPC Request ### Feature Request Type (Other) CallVendorRequest ### Requested Feature Add 'remoteAddress' property in requestData before calling 'PerformVendorRequest' obs_data_set_string(requestData, "remoteAddress",_session->RemoteAddress().c_str()); ### Requested Feature Usage Scenario...

Issue: Feature Request

### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature Is it possible to add the ability to set a Source's Show/Hide Transition settings?...

Medium Priority
Issue: Feature Request
hacktoberfest

##### Issue type - Feature request ##### Description I am using a few scripts in OBS. These scripts come with some settings, accessible through Tools --> Scripts --> [Name of...

Low Priority
Requires OBS Changes
Issue: Feature Request
Needs Research

### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature `GetMediaInputCurrentPath` (or something) - Get the path of the currently playing media, most helpful...

Low Priority
Requires OBS Changes
Issue: Feature Request

### Feature Request Type RPC Event ### Feature Request Type (Other) _No response_ ### Requested Feature Add: - `OBS_WEBSOCKET_OUTPUT_PAUSING` - `OBS_WEBSOCKET_OUTPUT_RESUMING` ### Requested Feature Usage Scenario Simply for feature-completeness

Low Priority
Requires OBS Changes
Issue: Feature Request

##### Issue type - Feature request ##### Description Currently OBS has those [functions](https://obsproject.com/docs/search.html?q=obs_source_send) available: - obs_source_send_focus - obs_source_send_key_click - obs_source_send_mouse_click - obs_source_send_mouse_move - obs_source_send_mouse_wheel Here is how to send a...

High Priority
Issue: Feature Request
hacktoberfest

##### Issue type Feature request ##### Description Please could you add support for accessing the `enum_audio_monitoring_devices`, `set_audio_monitoring_device`, and `get_audio_monitoring_device` API calls? This would allow the user to change monitoring device...

Medium Priority
Issue: Feature Request

##### Issue type Feature request ##### Description It would be useful to expose the quick transitions along with the Scene Transitions. This will enable a range of preset transitions to...

Medium Priority
Issue: Feature Request
Needs Research