obs-websocket
obs-websocket copied to clipboard
Remote-control of OBS Studio through WebSocket
### Operating System Info Windows 10 ### Other OS _No response_ ### OBS Studio Version Other ### OBS Studio Version (Other) 31.1.2 ### obs-websocket Version 5.1.0 ### OBS Studio Log...
### Description This PR fixes #1295. Unify SceneItemTransformChanged under the general SceneItems subscription: - Removed EventSubscription::SceneItemTransformChanged enum value and related _sceneItemTransformChangedRef counter logic. - Updated event metadata (@eventSubscription tag) and...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature new call `GetCanvasList` calls like `GetSceneList`, `RemoveScene`, `SetSceneName`, `GetSceneItemList`, `CreateSceneItem` and `CreateInput` get optional...
### Operating System Info Windows 11 ### Other OS _No response_ ### OBS Studio Version Other ### OBS Studio Version (Other) 31.1.2 ### obs-websocket Version 5.6.2 ### OBS Studio Log...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature the websocket appears to limit resolution values to
### Operating System Info Ubuntu 22.04 LTS ### Other OS _No response_ ### OBS Studio Version 29.0.x ### OBS Studio Version (Other) _No response_ ### obs-websocket Version 5.1.0 ### OBS...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature The StopStream and ToggleStream requests have no way to potentially discard the delay if...
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature GetVirtualCamStatus;ToggleVirtualCam;StartVirtualCam;StopVirtualCam; **But missing 'SetVirtualCam' !!** ### Requested Feature Usage Scenario ·
### Feature Request Type RPC Request ### Feature Request Type (Other) _No response_ ### Requested Feature In v31, OBS added the Source Profiler, a way to get information about resource...
### Feature Request Type RPC Event ### Feature Request Type (Other) _No response_ ### Requested Feature `InputVolumeMeters` is currently received at 50 millisecond intervals (20 fps), which has a few...