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 Similar to SetRecordDirectory it would be great if there was a way to set...
### Description Added GetSourceDeinterlaceMode, SetSourceDeinterlaceMode, GetSourceDeinterlaceFieldOrder, SetSourceDeinterlaceFieldOrder ### Motivation and Context There's currently no way to get/set the deinterlacing settings on a source. I needed the ability to enable deinterlacing...
### Operating System Info Ubuntu 22.04 LTS ### Other OS _No response_ ### OBS Studio Version Other ### OBS Studio Version (Other) 30.0.0 ### obs-websocket Version 5.1.0 ### OBS Studio...
### Description Relies on: - https://github.com/obsproject/obs-studio/pull/10100 This enables the installation of the header in the include directory by exporting it as an interface target ### Motivation and Context No more...
### Description Add OBS Notifier to list of supported client software ### Motivation and Context ### How Has This Been Tested? Tested OS(s): Windows ### Types of changes Documentation change...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature Would it be possible to have a request to set the output timer? ###...
### Feature Request Type RPC Event ### Feature Request Type (Other) _No response_ ### Requested Feature An event that gets triggered when a user changes the current profile settings (like...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature Request video information that VLC video source is currently playing - I need file...
### Description ### Motivation and Context ### How Has This Been Tested? Tested OS(s): ### Types of changes ### Checklist: - [x] I have read the [Contributing Guidelines](https://github.com/obsproject/obs-websocket/wiki/Contributing-Guidelines). - [x]...
### Description Usable for performing some basic logic functions. Not feature-complete. ### Motivation and Context Request batches have limited functionality due to lack of logic and variable mutations. This attempts...