obs-websocket
obs-websocket copied to clipboard
Remote-control of OBS Studio through WebSocket
##### Issue type - Feature request ##### Description I want to be able to change the visibility of the docked windows through the websocket API ##### Steps to reproduce and...
##### Issue type Feature request ##### Description The ability to set advanced output options, primarily for recording. For example, be able to set the encoding bit rate of a Custom...
##### Issue type - Feature request ##### Description I would like to see an additional API endpoint created that exposes physical hardware devices connected as viewed in obs in the...
I'm using SendCaptions from .NET Questions: 1. Is the payload for the SendCaptions function the plain caption text only or is it meant to be encoded as a EIA608 caption...
The RecordingStopped event triggers before Output has ceased being active. Adding an event for active: false/true for Output would signal when it is OK to go ahead and StartRecording again.
##### Issue type - Feature request ##### Description Since v4.9.0 there is an `audioActive` attribute for sources (fetched via [`GetAudioActive`](https://github.com/Palakis/obs-websocket/blob/4.9.0/docs/generated/protocol.md#getaudioactive)), I think it's not wrong to add this attribute also...
##### Issue type Feature request ##### Description I'm looking to be able to change the URL of a browser dock and or cause a reload or refresh of the browser...
### Feature Request Type RPC Request ### Feature Request Type (Other) SetFilenameFormatting Request. ### Requested Feature It would be great to have the ability to remotely name the file that...
### Description Adds `inputActive` bool to objects in the `GetInputList` response ### Motivation and Context There isn't currently a way to determine which inputs are active, without hacks(*) This field...
### Description Small docs fix - this is not a multimap, it's a simple linear multiplier (the square root of the quadratic scale that would be shown to a user)....